public class ReflexiveVerbsRule extends CatalanRule
| Constructor and Description |
|---|
ReflexiveVerbsRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
RuleMatch[] |
match(AnalyzedSentence sentence) |
void |
reset() |
addExamplePair, getAntiPatterns, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic ReflexiveVerbsRule(ResourceBundle messages) throws IOException
IOExceptionpublic String getDescription()
getDescription in class Rulepublic RuleMatch[] match(AnalyzedSentence sentence)