public class SerbianTagger extends BaseTagger
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BASE_DICTIONARY_PATH |
protected static String |
EKAVIAN_DICTIONARY_PATH |
conversionLocale, wordTagger| Constructor and Description |
|---|
SerbianTagger() |
SerbianTagger(String fileName,
Locale conversionLocale) |
| Modifier and Type | Method and Description |
|---|---|
String |
getManualAdditionsFileName() |
additionalTags, asAnalyzedToken, asAnalyzedTokenList, asAnalyzedTokenListForTaggedWords, createNullToken, createToken, getAnalyzedTokens, getDictionary, getDictionaryPath, getManualRemovalsFileName, getWordTagger, overwriteWithManualTagger, tagprotected static final String BASE_DICTIONARY_PATH
protected static final String EKAVIAN_DICTIONARY_PATH
public String getManualAdditionsFileName()
getManualAdditionsFileName in class BaseTagger