public class GreekTagger extends BaseTagger
locale, wordTagger| Constructor and Description |
|---|
GreekTagger() |
| Modifier and Type | Method and Description |
|---|---|
protected List<AnalyzedToken> |
additionalTags(String word,
WordTagger wordTagger) |
asAnalyzedToken, asAnalyzedTokenList, asAnalyzedTokenListForTaggedWords, createNullToken, createToken, getAnalyzedTokens, getDictionary, getDictionaryPath, getManualAdditionsFileNames, getManualRemovalsFileNames, getWordTagger, overwriteWithManualTagger, tagprotected List<AnalyzedToken> additionalTags(String word, WordTagger wordTagger)
additionalTags in class BaseTagger