public class GreekTagger extends BaseTagger
conversionLocale, wordTagger| Constructor and Description |
|---|
GreekTagger() |
| Modifier and Type | Method and Description |
|---|---|
protected List<AnalyzedToken> |
additionalTags(String word,
WordTagger wordTagger) |
String |
getManualAdditionsFileName() |
asAnalyzedToken, asAnalyzedTokenList, asAnalyzedTokenListForTaggedWords, createNullToken, createToken, getAnalyzedTokens, getDictionary, getDictionaryPath, getManualRemovalsFileName, getWordTagger, overwriteWithManualTagger, tag, tagpublic String getManualAdditionsFileName()
getManualAdditionsFileName in class BaseTaggerprotected List<AnalyzedToken> additionalTags(String word, WordTagger wordTagger)
additionalTags in class BaseTagger