public class PostReformPortugueseDashRule extends AbstractDashRule
| Constructor and Description |
|---|
PostReformPortugueseDashRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
protected com.hankcs.algorithm.AhoCorasickDoubleArrayTrie<String> |
getCompoundsData() |
String |
getDescription() |
String |
getId() |
String |
getMessage() |
protected boolean |
isBoundary(String s) |
estimateContextForSureMatch, loadCompoundFile, matchaddExamplePair, addTags, cacheAntiPatterns, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getTags, getUrl, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic PostReformPortugueseDashRule(ResourceBundle messages)
public String getId()
getId in class AbstractDashRulepublic String getDescription()
getDescription in class AbstractDashRulepublic String getMessage()
getMessage in class AbstractDashRuleprotected boolean isBoundary(String s)
isBoundary in class AbstractDashRuleprotected com.hankcs.algorithm.AhoCorasickDoubleArrayTrie<String> getCompoundsData()
getCompoundsData in class AbstractDashRule