public class SwissGermanSpellerRule extends GermanSpellerRule
RULE_IDFILE_EXTENSION, hunspell, nonWordPatternCUSTOM_SPELLING_FILE, GLOBAL_SPELLING_FILE, HIGH_CONFIDENCE, ignoreWordsWithLength, language, languageModel, LANGUAGETOOL, LANGUAGETOOLER, wordsToBeIgnored| Constructor and Description |
|---|
SwissGermanSpellerRule(ResourceBundle messages,
German language) |
SwissGermanSpellerRule(ResourceBundle messages,
German language,
UserConfig userConfig,
LanguageModel lm) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getLanguageVariantSpellingFileName() |
protected void |
init() |
acceptSuggestion, addIgnoreWords, addProhibitedWords, createWrongSplitMatch, expandLine, filterForLanguage, filterNoSuggestWords, getAdditionalTopSuggestions, getCandidates, getFilteredSuggestions, getMessage, getOnlySuggestions, getSpeller, getSpellingFilePaths, getSuggestions, ignorePotentiallyMisspelledWord, ignoreWord, isIgnoredNoCase, isMisspelled, isProhibited, isQuotedCompound, match, sortSuggestionByQualitygetCandidates, getStreamsensureInitialized, getActiveChecks, getDescription, getDictFilenameInResources, getSentenceTextWithoutUrlsAndImmunizedTokens, getShortMessage, isInIgnoredSet, tokenizeTextacceptPhrases, addIgnoreTokens, addSuggestionsToRuleMatch, filterDupes, filterSuggestions, getAdditionalProhibitFileNames, getAdditionalSpellingFileNames, getAdditionalSuggestions, getAntiPatterns, getIgnoreFileName, getProhibitFileName, getSpellingFileName, ignoreToken, ignoreWord, isDictionaryBasedSpellingRule, isEMail, isLatinScript, isUrl, setConsiderIgnoreWords, setConvertsCase, startsWithIgnoredWord, tokenizeNewWordsaddExamplePair, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasConfigurableValue, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isGoalSpecific, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic SwissGermanSpellerRule(ResourceBundle messages, German language)
public SwissGermanSpellerRule(ResourceBundle messages, German language, UserConfig userConfig, LanguageModel lm)
public String getId()
getId in class GermanSpellerRuleprotected void init()
throws IOException
init in class GermanSpellerRuleIOExceptionpublic String getLanguageVariantSpellingFileName()
getLanguageVariantSpellingFileName in class SpellingCheckRule