public class TokenAgreementNounVerbRule extends Rule
| Constructor and Description |
|---|
TokenAgreementNounVerbRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getShort() |
boolean |
isCaseSensitive()
Indicates if the rule is case-sensitive.
|
RuleMatch[] |
match(AnalyzedSentence sentence) |
addExamplePair, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic TokenAgreementNounVerbRule(ResourceBundle messages) throws IOException
IOExceptionpublic String getDescription()
getDescription in class Rulepublic String getShort()
public boolean isCaseSensitive()
public final RuleMatch[] match(AnalyzedSentence sentence)