public class PortugueseFillerWordsRule extends AbstractFillerWordsRule
RULE_ID| Constructor and Description |
|---|
PortugueseFillerWordsRule(ResourceBundle messages,
Language lang,
UserConfig userConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
A string used to identify the rule in e.g. configuration files.
|
boolean |
isException(AnalyzedTokenReadings[] tokens,
int num) |
protected boolean |
isFillerWord(String token) |
getConfigureText, getDefaultValue, getDescription, getMaxConfigurableValue, getMessage, getMinConfigurableValue, hasConfigurableValue, match, minToCheckParagraphestimateContextForSureMatch, 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 PortugueseFillerWordsRule(ResourceBundle messages, Language lang, UserConfig userConfig)
public String getId()
RuleA-Z
and the underscore.getId in class AbstractFillerWordsRuleprotected boolean isFillerWord(String token)
isFillerWord in class AbstractFillerWordsRulepublic boolean isException(AnalyzedTokenReadings[] tokens, int num)
isException in class AbstractFillerWordsRule