public class AgreementRule2 extends Rule
| Constructor and Description |
|---|
AgreementRule2(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
int |
estimateContextForSureMatch() |
List<DisambiguationPatternRule> |
getAntiPatterns() |
String |
getDescription() |
String |
getId() |
RuleMatch[] |
match(AnalyzedSentence sentence) |
addExamplePair, addTags, addToneTags, cacheAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasConfigurableValue, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic AgreementRule2(ResourceBundle messages, Language language)
public String getDescription()
getDescription in class Rulepublic int estimateContextForSureMatch()
estimateContextForSureMatch in class Rulepublic List<DisambiguationPatternRule> getAntiPatterns()
getAntiPatterns in class Rulepublic RuleMatch[] match(AnalyzedSentence sentence)