public class SwissGermanTagger extends GermanTagger
INSTANCElocale, wordTagger| Constructor and Description |
|---|
SwissGermanTagger() |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyzedTokenReadings> |
tag(List<String> sentenceTokens,
boolean ignoreCase) |
lookup, tag, tagadditionalTags, asAnalyzedToken, asAnalyzedTokenList, asAnalyzedTokenListForTaggedWords, createNullToken, createToken, getAnalyzedTokens, getDictionary, getDictionaryPath, getManualAdditionsFileNames, getManualRemovalsFileNames, getWordTagger, overwriteWithManualTaggerpublic List<AnalyzedTokenReadings> tag(List<String> sentenceTokens, boolean ignoreCase) throws IOException
tag in class GermanTaggerIOException