public interface ExtendedTagDictionary extends opennlp.tools.postag.TagDictionary, FeatureDictionary
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCompleteTag(String word) |
String[] |
getFeatureTag(String word) |
String |
getLemma(String word,
String tag) |
getFeaturesCopyright © 2012–2017 CoGrOO. All rights reserved.