KhmerSimpleReplaceRule instead (deprecated since 2.7)public abstract class KhmerWordCoherencyRule extends KhmerRule
rules/km/coherency.txt, where km is a code of the language.| Constructor and Description |
|---|
KhmerWordCoherencyRule(ResourceBundle messages)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Deprecated.
|
String |
getId()
Deprecated.
|
RuleMatch[] |
match(AnalyzedSentence sentence)
Deprecated.
|
void |
reset()
Deprecated.
|
addExamplePair, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic KhmerWordCoherencyRule(ResourceBundle messages) throws IOException
IOExceptionpublic String getDescription()
getDescription in class Rulepublic final RuleMatch[] match(AnalyzedSentence sentence)