public static class CorefCoreAnnotations.CorefClusterAnnotation extends Object implements CoreAnnotation<Set<CoreLabel>>
| Constructor and Description |
|---|
CorefClusterAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<Set<CoreLabel>> |
getType()
Returns the type associated with this annotation.
|
public Class<Set<CoreLabel>> getType()
CoreAnnotationgetType in interface CoreAnnotation<Set<CoreLabel>>