public class SwissGerman extends German
| Constructor and Description |
|---|
SwissGerman() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCountries() |
String |
getName() |
List<Rule> |
getRelevantLanguageModelCapableRules(ResourceBundle messages,
LanguageModel languageModel,
GlobalConfig globalConfig,
UserConfig userConfig,
Language motherTongue,
List<Language> altLanguages) |
List<Rule> |
getRelevantRules(ResourceBundle messages,
UserConfig userConfig,
Language motherTongue,
List<Language> altLanguages) |
close, getDefaultLanguageVariant, getDisambiguator, getLanguageModel, getMaintainedState, getMaintainers, getNonStrictCompoundSplitter, getPostDisambiguationChunker, getPriorityForId, getRelevantLanguageModelRules, getRelevantWord2VecModelRules, getSentenceTokenizer, getShortCode, getStrictCompoundTokenizer, getSynthesizer, getTagger, getWord2VecModelequals, equalsConsiderVariantsIfSpecified, getChunker, getCommonWordsPath, getDefaultDisabledRulesForVariant, getDefaultEnabledRulesForVariant, getDisambiguationUnifier, getDisambiguationUnifierConfiguration, getIgnoredCharactersRegex, getLocale, getLocaleWithCountryAndVariant, getPatternRules, getRelevantNeuralNetworkModels, getRelevantRemoteRules, getRelevantRulesGlobalConfig, getRemoteEnhancedRules, getRuleFileNames, getShortCodeWithCountryAndVariant, getTranslatedName, getUnifier, getUnifierConfiguration, getVariant, getWordTokenizer, hashCode, hasNGramFalseFriendRule, hasVariant, initLanguageModel, isExternal, isHiddenFromGui, isSpellcheckOnlyLanguage, isVariant, toStringpublic String[] getCountries()
getCountries in class Germanpublic List<Rule> getRelevantRules(ResourceBundle messages, UserConfig userConfig, Language motherTongue, List<Language> altLanguages) throws IOException
getRelevantRules in class GermanIOExceptionpublic List<Rule> getRelevantLanguageModelCapableRules(ResourceBundle messages, @Nullable LanguageModel languageModel, GlobalConfig globalConfig, UserConfig userConfig, Language motherTongue, List<Language> altLanguages) throws IOException
getRelevantLanguageModelCapableRules in class LanguageIOException