public class RussianDashRule extends AbstractDashRule
| Constructor and Description |
|---|
RussianDashRule(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, addToneTags, cacheAntiPatterns, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isIncludedInHiddenMatches, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncludedInHiddenMatches, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setPriority, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic RussianDashRule(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