public class EnglishNgramProbabilityRule extends NgramProbabilityRule
RULE_ID
Constructor and Description |
---|
EnglishNgramProbabilityRule(ResourceBundle messages,
LanguageModel languageModel,
Language language) |
Modifier and Type | Method and Description |
---|---|
protected WordTokenizer |
getGoogleStyleWordTokenizer() |
acceptMatch, getDescription, getId, match, setMinProbability
addExamplePair, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasConfigurableValue, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
public EnglishNgramProbabilityRule(ResourceBundle messages, LanguageModel languageModel, Language language)
protected WordTokenizer getGoogleStyleWordTokenizer()
getGoogleStyleWordTokenizer
in class NgramProbabilityRule