public class SubjectVerbAgreementRule extends Rule
| Constructor and Description |
|---|
SubjectVerbAgreementRule(ResourceBundle messages,
German language) |
| Modifier and Type | Method and Description |
|---|---|
int |
estimateContextForSureMatch() |
List<DisambiguationPatternRule> |
getAntiPatterns() |
String |
getDescription() |
String |
getId() |
URL |
getUrl() |
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, 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 SubjectVerbAgreementRule(ResourceBundle messages, German 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) throws IOException
match in class RuleIOException