|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefClusterIdAnnotation
public static class CorefCoreAnnotations.CorefClusterIdAnnotation
An integer representing a document-level unique cluster of coreferent entities. In other words, if two entities have the same CorefClusterIdAnnotation, they are coreferent. This annotation is typically attached to tokens (CoreLabel).
| Constructor Summary | |
|---|---|
CorefCoreAnnotations.CorefClusterIdAnnotation()
|
|
| Method Summary | |
|---|---|
java.lang.Class<java.lang.Integer> |
getType()
Returns the type associated with this annotation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CorefCoreAnnotations.CorefClusterIdAnnotation()
| Method Detail |
|---|
public java.lang.Class<java.lang.Integer> getType()
CoreAnnotation
getType in interface CoreAnnotation<java.lang.Integer>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||