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