public class KhmerTagger extends BaseTagger
conversionLocale, wordTagger
Constructor and Description |
---|
KhmerTagger() |
Modifier and Type | Method and Description |
---|---|
String |
getManualAdditionsFileName()
Get the filename for manual additions, e.g.,
/en/added.txt , or null . |
additionalTags, asAnalyzedToken, asAnalyzedTokenList, asAnalyzedTokenListForTaggedWords, createNullToken, createToken, getAnalyzedTokens, getDictionary, getDictionaryPath, getManualRemovalsFileName, getWordTagger, overwriteWithManualTagger, tag
public String getManualAdditionsFileName()
BaseTagger
/en/added.txt
, or null
.getManualAdditionsFileName
in class BaseTagger