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