public class GermanFillerWordsRule extends AbstractStatisticStyleRule
| Constructor and Description |
|---|
GermanFillerWordsRule(ResourceBundle messages,
Language lang,
UserConfig userConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
conditionFulfilled(AnalyzedTokenReadings[] tokens,
int nToken) |
protected boolean |
excludeDirectSpeech() |
String |
getConfigureText() |
String |
getDescription() |
String |
getId() |
protected String |
getLimitMessage(int limit,
double percent) |
protected String |
getSentenceMessage() |
protected boolean |
sentenceConditionFulfilled(AnalyzedTokenReadings[] tokens,
int nToken) |
denominator, getDefaultValue, getMaxConfigurableValue, getMinConfigurableValue, getNumberOfMatches, getWordCount, hasConfigurableValue, match, minToCheckParagraph, setWithoutDirectSpeechestimateContextForSureMatch, match, matchaddExamplePair, addTags, addToneTags, cacheAntiPatterns, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, 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 GermanFillerWordsRule(ResourceBundle messages, Language lang, UserConfig userConfig)
protected int conditionFulfilled(AnalyzedTokenReadings[] tokens, int nToken)
conditionFulfilled in class AbstractStatisticStyleRuleprotected boolean sentenceConditionFulfilled(AnalyzedTokenReadings[] tokens, int nToken)
sentenceConditionFulfilled in class AbstractStatisticStyleRuleprotected boolean excludeDirectSpeech()
excludeDirectSpeech in class AbstractStatisticStyleRuleprotected String getLimitMessage(int limit, double percent)
getLimitMessage in class AbstractStatisticStyleRuleprotected String getSentenceMessage()
getSentenceMessage in class AbstractStatisticStyleRulepublic String getDescription()
getDescription in class Rulepublic String getConfigureText()
getConfigureText in class AbstractStatisticStyleRule