public static class PatternsAnnotations.LongestMatchedPhraseForEachLabel extends Object implements CoreLabel.GenericAnnotation<Map<String,String>>
| Constructor and Description |
|---|
LongestMatchedPhraseForEachLabel() |
| Modifier and Type | Method and Description |
|---|---|
Class<Map<String,String>> |
getType()
Returns the type associated with this annotation.
|
public Class<Map<String,String>> getType()
CoreAnnotationgetType in interface CoreAnnotation<Map<String,String>>