public class Khmer extends Language
| Constructor and Description |
|---|
Khmer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommonWordsPath() |
String[] |
getCountries() |
Disambiguator |
getDisambiguator() |
Contributor[] |
getMaintainers() |
String |
getName() |
List<Rule> |
getRelevantRules(ResourceBundle messages,
UserConfig userConfig,
Language motherTongue,
List<Language> altLanguages) |
SentenceTokenizer |
getSentenceTokenizer() |
String |
getShortCode() |
Tagger |
getTagger() |
Tokenizer |
getWordTokenizer() |
equals, equalsConsiderVariantsIfSpecified, getChunker, getDefaultDisabledRulesForVariant, getDefaultEnabledRulesForVariant, getDefaultLanguageVariant, getDisambiguationUnifier, getDisambiguationUnifierConfiguration, getIgnoredCharactersRegex, getLanguageModel, getLocale, getLocaleWithCountryAndVariant, getMaintainedState, getPatternRules, getPostDisambiguationChunker, getPriorityForId, getRelevantLanguageModelCapableRules, getRelevantLanguageModelRules, getRelevantNeuralNetworkModels, getRelevantRulesGlobalConfig, getRelevantWord2VecModelRules, getRuleFileNames, getShortCodeWithCountryAndVariant, getSynthesizer, getTranslatedName, getUnifier, getUnifierConfiguration, getVariant, getWord2VecModel, hashCode, hasNGramFalseFriendRule, hasVariant, initLanguageModel, isExternal, isHiddenFromGui, isSpellcheckOnlyLanguage, isVariant, toStringpublic String getShortCode()
getShortCode in class Languagepublic String[] getCountries()
getCountries in class Languagepublic String getCommonWordsPath()
getCommonWordsPath in class Languagepublic SentenceTokenizer getSentenceTokenizer()
getSentenceTokenizer in class Languagepublic Tokenizer getWordTokenizer()
getWordTokenizer in class Languagepublic Disambiguator getDisambiguator()
getDisambiguator in class Languagepublic Contributor[] getMaintainers()
getMaintainers in class Languagepublic List<Rule> getRelevantRules(ResourceBundle messages, UserConfig userConfig, Language motherTongue, List<Language> altLanguages) throws IOException
getRelevantRules in class LanguageIOException