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, minToCheckParagraph
estimateContextForSureMatch, match, match
addExamplePair, 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, useInOffice
public PortugueseFillerWordsRule(ResourceBundle messages, Language lang, UserConfig userConfig)
public String getId()
Rule
A-Z
and the underscore.getId
in class AbstractFillerWordsRule
protected boolean isFillerWord(String token)
isFillerWord
in class AbstractFillerWordsRule
public boolean isException(AnalyzedTokenReadings[] tokens, int num)
isException
in class AbstractFillerWordsRule