Package org.languagetool.rules.de
Class WordCoherencyRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.TextLevelRule
org.languagetool.rules.AbstractWordCoherencyRule
org.languagetool.rules.de.WordCoherencyRule
public class WordCoherencyRule
extends org.languagetool.rules.AbstractWordCoherencyRule
German version of
AbstractWordCoherencyRule
.-
Field Summary
FieldsFields inherited from class org.languagetool.rules.Rule
messages
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
protected String
getMessage
(String word1, String word2) Methods inherited from class org.languagetool.rules.AbstractWordCoherencyRule
match, minToCheckParagraph
Methods inherited from class org.languagetool.rules.TextLevelRule
estimateContextForSureMatch, match, match
Methods inherited from class org.languagetool.rules.Rule
addExamplePair, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
-
Field Details
-
wordMap
-
-
Constructor Details
-
WordCoherencyRule
- Throws:
IOException
-
-
Method Details
-
getWordMap
- Specified by:
getWordMap
in classorg.languagetool.rules.AbstractWordCoherencyRule
-
getMessage
- Specified by:
getMessage
in classorg.languagetool.rules.AbstractWordCoherencyRule
-
getId
- Specified by:
getId
in classorg.languagetool.rules.Rule
-
getDescription
- Specified by:
getDescription
in classorg.languagetool.rules.Rule
-