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