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, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, hasConfigurableValue, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, 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