public class BelgianDutch extends Dutch
| Constructor and Description |
|---|
BelgianDutch() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCountries() |
String |
getName() |
List<String> |
getRuleFileNames() |
createDefaultDisambiguator, createDefaultSentenceTokenizer, createDefaultSynthesizer, createDefaultTagger, createDefaultWordTokenizer, getClosingDoubleQuote, getClosingSingleQuote, getDefaultLanguageVariant, getLanguageModel, getMaintainedState, getMaintainers, getOpeningDoubleQuote, getOpeningSingleQuote, getPriorityForId, getRelevantLanguageModelRules, getRelevantRules, getShortCode, isAdvancedTypographyEnabledcreateDefaultChunker, createDefaultPostDisambiguationChunker, equals, equalsConsiderVariantsIfSpecified, getChunker, getCommonWordsPath, getDefaultDisabledRulesForVariant, getDefaultEnabledRulesForVariant, getDisambiguationUnifier, getDisambiguationUnifierConfiguration, getDisambiguator, getIgnoredCharactersRegex, getLocale, getLocaleWithCountryAndVariant, getPatternRules, getPostDisambiguationChunker, getRelevantLanguageModelCapableRules, getRelevantNeuralNetworkModels, getRelevantRemoteRules, getRelevantRulesGlobalConfig, getRelevantWord2VecModelRules, getRemoteEnhancedRules, getRulePriority, getSentenceTokenizer, getShortCodeWithCountryAndVariant, getSynthesizer, getTagger, getTranslatedName, getUnifier, getUnifierConfiguration, getVariant, getWord2VecModel, getWordTokenizer, hashCode, hasNGramFalseFriendRule, hasVariant, initLanguageModel, isExternal, isHiddenFromGui, isSpellcheckOnlyLanguage, isVariant, setChunker, setDisambiguator, setPostDisambiguationChunker, setSentenceTokenizer, setSynthesizer, setTagger, setWordTokenizer, toAdvancedTypography, toStringpublic String[] getCountries()
getCountries in class Dutchpublic List<String> getRuleFileNames()
getRuleFileNames in class Dutch