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