Package org.languagetool.rules.de
Class StyleTooOftenUsedVerbRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.TextLevelRule
org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
org.languagetool.rules.de.StyleTooOftenUsedVerbRule
A rule that gives Hints about too often used Verbs
- Since:
- 6.2
- Author:
- Fred Kruse
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionStyleTooOftenUsedVerbRule(ResourceBundle messages, Language lang, UserConfig userConfig) -
Method Summary
Modifier and TypeMethodDescriptiongetId()protected StringgetLimitMessage(int limit) protected booleanisException(AnalyzedTokenReadings token) protected booleanprotected StringMethods inherited from class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
getLemmaForPosTagStartsWith, getRuleOptions, getWordMap, match, minToCheckParagraph, setWithoutDirectSpeechMethods inherited from class org.languagetool.rules.TextLevelRule
estimateContextForSureMatch, match, matchMethods inherited from class org.languagetool.rules.Rule
addExamplePair, addTags, addToneTags, cacheAntiPatterns, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, 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, useInOffice
-
Constructor Details
-
StyleTooOftenUsedVerbRule
-
-
Method Details
-
getLimitMessage
- Specified by:
getLimitMessagein classAbstractStyleTooOftenUsedWordRule
-
getId
-
getDescription
- Specified by:
getDescriptionin classRule
-
getConfigureText
- Specified by:
getConfigureTextin classAbstractStyleTooOftenUsedWordRule
-
isToCountedWord
- Specified by:
isToCountedWordin classAbstractStyleTooOftenUsedWordRule
-
isException
- Specified by:
isExceptionin classAbstractStyleTooOftenUsedWordRule
-
toAddedLemma
- Specified by:
toAddedLemmain classAbstractStyleTooOftenUsedWordRule
-