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)
Allows additional tagging in some language-dependent circumstances
|
asAnalyzedToken, asAnalyzedTokenList, asAnalyzedTokenListForTaggedWords, createNullToken, createToken, getAnalyzedTokens, getDictionary, getDictionaryPath, getManualAdditionsFileNames, getManualRemovalsFileNames, getWordTagger, overwriteWithManualTagger, tag
protected List<AnalyzedToken> additionalTags(String word, WordTagger wordTagger)
BaseTagger
additionalTags
in class BaseTagger
word
- The word to tagnull