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 text) |
addExamplePair, getAntiPatterns, getCategory, getCorrectExamples, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, 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 text)