Package org.languagetool.rules.de
Class SwissGermanSpellerRule
- Since:
- 3.9
-
Field Summary
Fields inherited from class org.languagetool.rules.de.GermanSpellerRule
RULE_IDFields inherited from class org.languagetool.rules.spelling.hunspell.HunspellRule
FILE_EXTENSION, hunspell, nonWordPatternFields inherited from class org.languagetool.rules.spelling.SpellingCheckRule
CUSTOM_SPELLING_FILE, GLOBAL_SPELLING_FILE, HIGH_CONFIDENCE, ignoreWordsWithLength, language, languageModel, LANGUAGETOOL, LANGUAGETOOLER, wordsToBeIgnored -
Constructor Summary
ConstructorsConstructorDescriptionSwissGermanSpellerRule(ResourceBundle messages, German language) SwissGermanSpellerRule(ResourceBundle messages, German language, UserConfig userConfig, LanguageModel lm) -
Method Summary
Methods inherited from class org.languagetool.rules.de.GermanSpellerRule
acceptSuggestion, addIgnoreWords, addProhibitedWords, createWrongSplitMatch, expandLine, filterForLanguage, filterNoSuggestWords, getAdditionalTopSuggestions, getCandidates, getFilteredSuggestions, getMessage, getOnlySuggestions, getSpeller, getSpellingFilePaths, getSuggestions, ignorePotentiallyMisspelledWord, ignoreWord, isIgnoredNoCase, isMisspelled, isProhibited, isQuotedCompound, match, processThreePartCompound, sortSuggestionByQualityMethods inherited from class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
getCandidates, getStreamsMethods inherited from class org.languagetool.rules.spelling.hunspell.HunspellRule
ensureInitialized, getActiveChecks, getDescription, getDictFilenameInResources, getSentenceTextWithoutUrlsAndImmunizedTokens, getShortMessage, isInIgnoredSet, tokenizeTextMethods inherited from class org.languagetool.rules.spelling.SpellingCheckRule
acceptPhrases, addIgnoreTokens, addSuggestionsToRuleMatch, filterDupes, filterSuggestions, getAdditionalProhibitFileNames, getAdditionalSpellingFileNames, getAdditionalSuggestions, getAntiPatterns, getIgnoreFileName, getProhibitFileName, getSpellingFileName, ignoreToken, ignoreWord, isDictionaryBasedSpellingRule, isEMail, isLatinScript, isUrl, setConsiderIgnoreWords, setConvertsCase, startsWithIgnoredWord, tokenizeNewWordsMethods inherited from class org.languagetool.rules.Rule
addExamplePair, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isGoalSpecific, isIncludedInHiddenMatches, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncludedInHiddenMatches, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setPriority, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
-
Constructor Details
-
SwissGermanSpellerRule
-
SwissGermanSpellerRule
public SwissGermanSpellerRule(ResourceBundle messages, German language, UserConfig userConfig, LanguageModel lm) - Since:
- 4.2
-
-
Method Details
-
getId
- Overrides:
getIdin classGermanSpellerRule
-
init
- Overrides:
initin classGermanSpellerRule- Throws:
IOException
-
getLanguageVariantSpellingFileName
- Overrides:
getLanguageVariantSpellingFileNamein classSpellingCheckRule
-