Package org.languagetool.rules.pl
Class PolishWordRepeatRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.AdvancedWordRepeatRule
org.languagetool.rules.pl.PolishWordRepeatRule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.rules.AdvancedWordRepeatRule
matchMethods inherited from class org.languagetool.rules.Rule
addExamplePair, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, 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
-
Field Details
-
EXC_WORDS
Excluded dictionary words. -
EXC_POS
Excluded part of speech classes. -
EXC_NONWORDS
Excluded non-words (special symbols, Roman numerals etc.)
-
-
Constructor Details
-
PolishWordRepeatRule
-
-
Method Details
-
getDescription
Description copied from class:RuleA short description of the error this rule can detect, usually in the language of the text that is checked.- Specified by:
getDescriptionin classRule
-
getExcludedNonWordsPattern
- Specified by:
getExcludedNonWordsPatternin classAdvancedWordRepeatRule
-
getExcludedPos
- Specified by:
getExcludedPosin classAdvancedWordRepeatRule
-
getExcludedWordsPattern
- Specified by:
getExcludedWordsPatternin classAdvancedWordRepeatRule
-
getId
Description copied from class:RuleA string used to identify the rule in e.g. configuration files. This string is supposed to be unique and to stay the same in all upcoming versions of LanguageTool. It's supposed to contain only the charactersA-Zand the underscore. -
getMessage
- Specified by:
getMessagein classAdvancedWordRepeatRule
-
getShortMessage
- Specified by:
getShortMessagein classAdvancedWordRepeatRule
-