public class DutchTagger extends BaseTagger
locale, wordTagger| Constructor and Description |
|---|
DutchTagger() |
| Modifier and Type | Method and Description |
|---|---|
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