public class PortugueseTagger extends BaseTagger
locale, wordTagger| Constructor and Description |
|---|
PortugueseTagger() |
| Modifier and Type | Method and Description |
|---|---|
protected List<AnalyzedToken> |
additionalTags(String word,
morfologik.stemming.IStemmer stemmer) |
List<AnalyzedTokenReadings> |
tag(List<String> sentenceTokens) |
additionalTags, asAnalyzedToken, asAnalyzedTokenList, asAnalyzedTokenListForTaggedWords, createNullToken, createToken, getAnalyzedTokens, getDictionary, getDictionaryPath, getManualAdditionsFileNames, getManualRemovalsFileNames, getWordTagger, overwriteWithManualTaggerpublic List<AnalyzedTokenReadings> tag(List<String> sentenceTokens)
tag in interface Taggertag in class BaseTagger@Nullable protected List<AnalyzedToken> additionalTags(String word, morfologik.stemming.IStemmer stemmer)