public class KhmerWordRepeatRule extends Rule
| Constructor and Description |
|---|
KhmerWordRepeatRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
boolean |
ignore(AnalyzedSentence text,
AnalyzedTokenReadings[] tokensWithWhiteSpace,
int position) |
RuleMatch[] |
match(AnalyzedSentence text) |
void |
reset() |
addRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getMatches, getMatchesIndex, getUrl, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, isSpellingRule, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setParagraphBackTrack, setUrl, supportsLanguage, toRuleMatchArraypublic KhmerWordRepeatRule(ResourceBundle messages, Language language)
public boolean ignore(AnalyzedSentence text, AnalyzedTokenReadings[] tokensWithWhiteSpace, int position)
public String getDescription()
getDescription in class Rulepublic RuleMatch[] match(AnalyzedSentence text)