public class WordCoherencyValencianRule extends AbstractWordCoherencyRule
AbstractWordCoherencyRule.| Constructor and Description |
|---|
WordCoherencyValencianRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createReplacement(String marked,
String token,
String otherSpelling,
AnalyzedTokenReadings atrs) |
String |
getDescription() |
String |
getId() |
protected String |
getMessage(String word1,
String word2) |
String |
getShortMessage() |
protected Map<String,Set<String>> |
getWordMap() |
match, minToCheckParagraphestimateContextForSureMatch, match, matchaddExamplePair, addTags, addToneTags, cacheAntiPatterns, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, 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, useInOfficepublic WordCoherencyValencianRule(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 getShortMessage()
getShortMessage in class AbstractWordCoherencyRulepublic String getDescription()
getDescription in class Ruleprotected String createReplacement(String marked, String token, String otherSpelling, AnalyzedTokenReadings atrs)
createReplacement in class AbstractWordCoherencyRule