Class MorfologikGermanyGermanSpellerRule


  • public final class MorfologikGermanyGermanSpellerRule
    extends org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
    Deprecated.
    since 4.4, use GermanSpellerRule
    Spell checker rule that, unlike GermanSpellerRule, does not support compounds (except those listed in the dictionary of course).
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String RESOURCE_FILENAME
      Deprecated.
       
      • Fields inherited from class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule

        conversionLocale, speller1, speller2, speller3
      • Fields inherited from class org.languagetool.rules.spelling.SpellingCheckRule

        ignoreWordsWithLength, language, languageModel, LANGUAGETOOL, LANGUAGETOOLER, wordListLoader
      • Fields inherited from class org.languagetool.rules.Rule

        messages
    • Constructor Summary

      Constructors 
      Constructor Description
      MorfologikGermanyGermanSpellerRule​(java.util.ResourceBundle messages, org.languagetool.Language language, org.languagetool.UserConfig userConfig, java.util.List<org.languagetool.Language> altLanguages)
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.lang.String getFileName()
      Deprecated.
       
      java.lang.String getId()
      Deprecated.
       
      • Methods inherited from class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule

        getDescription, getFrequency, getRuleMatches, ignoreWord, isMisspelled, isMisspelled, isSurrogatePairCombination, match, orderSuggestions, setCheckCompound, setCompoundRegex, setIgnoreTaggedWords, setLocale, tokenizingPattern
      • Methods inherited from class org.languagetool.rules.spelling.SpellingCheckRule

        acceptedInAlternativeLanguage, acceptPhrases, addIgnoreTokens, addIgnoreWords, addProhibitedWords, addSuggestionsToRuleMatch, createWrongSplitMatch, expandLine, filterDupes, filterSuggestions, getAdditionalProhibitFileNames, getAdditionalSpellingFileNames, getAdditionalSuggestions, getAdditionalTopSuggestions, getAlternativeLangSpellingRules, getAntiPatterns, getIgnoreFileName, getLanguageVariantSpellingFileName, getProhibitFileName, getSpellingFileName, ignoreToken, ignoreWord, init, isDictionaryBasedSpellingRule, isEMail, isProhibited, isUrl, reorderSuggestions, setConsiderIgnoreWords, setConvertsCase, startsWithIgnoredWord
      • Methods inherited from class org.languagetool.rules.Rule

        addExamplePair, estimateContextForSureMatch, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDefaultTempOff, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • RESOURCE_FILENAME

        private static final java.lang.String RESOURCE_FILENAME
        Deprecated.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MorfologikGermanyGermanSpellerRule

        public MorfologikGermanyGermanSpellerRule​(java.util.ResourceBundle messages,
                                                  org.languagetool.Language language,
                                                  org.languagetool.UserConfig userConfig,
                                                  java.util.List<org.languagetool.Language> altLanguages)
                                           throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
    • Method Detail

      • getFileName

        public java.lang.String getFileName()
        Deprecated.
        Specified by:
        getFileName in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
      • getId

        public java.lang.String getId()
        Deprecated.
        Specified by:
        getId in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule