public class RussianWordCoherencyRule extends AbstractWordCoherencyRule
AbstractWordCoherencyRule.| Constructor and Description |
|---|
RussianWordCoherencyRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
protected String |
getMessage(String word1,
String word2) |
protected Map<String,Set<String>> |
getWordMap() |
match, minToCheckParagraphestimateContextForSureMatch, match, matchaddExamplePair, addTags, cacheAntiPatterns, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getTags, getUrl, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic RussianWordCoherencyRule(ResourceBundle messages) throws IOException
IOExceptionprotected Map<String,Set<String>> getWordMap()
getWordMap in class AbstractWordCoherencyRuleprotected String getMessage(String word1, String word2)
getMessage in class AbstractWordCoherencyRulepublic String getDescription()
getDescription in class Rule