public class StyleTooOftenUsedAdjectiveRule extends AbstractStyleTooOftenUsedWordRule
| Constructor and Description |
|---|
StyleTooOftenUsedAdjectiveRule(ResourceBundle messages,
Language lang,
UserConfig userConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigureText() |
String |
getDescription() |
String |
getId() |
protected String |
getLimitMessage(int limit) |
protected boolean |
isException(AnalyzedTokenReadings token) |
protected boolean |
isToCountedWord(AnalyzedTokenReadings token) |
protected String |
toAddedLemma(AnalyzedTokenReadings token) |
getDefaultValue, getLemmaForPosTagStartsWith, getMinConfigurableValue, getWordMap, hasConfigurableValue, match, minToCheckParagraph, setWithoutDirectSpeechestimateContextForSureMatch, match, matchaddExamplePair, addTags, addToneTags, cacheAntiPatterns, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, 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, useInOfficepublic StyleTooOftenUsedAdjectiveRule(ResourceBundle messages, Language lang, UserConfig userConfig)
protected String getLimitMessage(int limit)
getLimitMessage in class AbstractStyleTooOftenUsedWordRulepublic String getDescription()
getDescription in class Rulepublic String getConfigureText()
getConfigureText in class AbstractStyleTooOftenUsedWordRuleprotected boolean isToCountedWord(AnalyzedTokenReadings token)
isToCountedWord in class AbstractStyleTooOftenUsedWordRuleprotected boolean isException(AnalyzedTokenReadings token)
isException in class AbstractStyleTooOftenUsedWordRuleprotected String toAddedLemma(AnalyzedTokenReadings token)
toAddedLemma in class AbstractStyleTooOftenUsedWordRule