public class PortugueseWordRepeatRule extends WordRepeatRule
| Constructor and Description |
|---|
PortugueseWordRepeatRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
boolean |
ignore(AnalyzedTokenReadings[] tokens,
int position) |
createRuleMatch, estimateContextForSureMatch, getDescription, match, wordRepetitionOfaddExamplePair, addTags, cacheAntiPatterns, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getUrl, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic PortugueseWordRepeatRule(ResourceBundle messages, Language language)
public String getId()
getId in class WordRepeatRulepublic boolean ignore(AnalyzedTokenReadings[] tokens, int position)
ignore in class WordRepeatRule