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