BrazilianPortugueseReplaceRule |
A rule that matches words or phrases which should not be used and suggests
correct ones instead.
|
DateCheckFilter |
|
DateFilterHelper |
|
FutureDateFilter |
|
NewYearDateFilter |
|
NoDisambiguationPortuguesePartialPosTagFilter |
A PartialPosTagFilter for Portuguese that does not run the disambiguator.
|
PortugalPortugueseReplaceRule |
A rule that matches words or phrases which should not be used and suggests
correct ones instead.
|
PortugueseAccentuationCheckRule |
This rule checks if a word without graphical accent and with a verb POS tag
should be a noun or an adjective with graphical accent.
|
PortugueseAccentuationDataLoader |
Load data for AccentuationCheckRule .
|
PortugueseAgreementReplaceRule |
A rule that matches words or phrases which should not be used and suggests
correct ones instead.
|
PortugueseBarbarismsRule |
A rule that matches words which should not be used and suggests correct ones instead.
|
PortugueseClicheRule |
A rule that matches words which should not be used and suggests correct ones instead.
|
PortugueseConfusionProbabilityRule |
|
PortugueseDiacriticsRule |
A rule that matches words which are complex and suggests easier to understand alternatives.
|
PortugueseFillerWordsRule |
A rule that gives hints on the use of Portuguese filler words.
|
PortugueseReadabilityRule |
A rule that checks the readability of Portuguese text (using the Flesch-Reading-Ease Formula)
If tooEasyTest == true, the rule tests if paragraph level > level (readability is too easy)
If tooEasyTest == false, the rule tests if paragraph level < level (readability is too difficult)
|
PortugueseRedundancyRule |
A rule that matches redundant expression.
|
PortugueseReplaceRule |
A rule that matches words or phrases which should not be used and suggests
correct ones instead.
|
PortugueseUnitConversionRule |
Localized from the German version by Tiago F.
|
PortugueseWeaselWordsRule |
A rule that matches known empty expressions.
|
PortugueseWikipediaRule |
A rule that matches common Wikipedia errors.
|
PortugueseWordCoherencyRule |
Portuguese version of AbstractWordCoherencyRule .
|
PortugueseWordinessRule |
A rule that matches wordy expressions.
|
PortugueseWordRepeatBeginningRule |
Adds a list Portuguese adverbs to WordRepeatBeginningRule .
|
PortugueseWordRepeatRule |
Palavras que se repetem no Poruguês.
|
PortugueseWrongWordInContextRule |
|
PostReformPortugueseCompoundRule |
Checks that compounds (if in the list) are not written as separate words.
|
PostReformPortugueseDashRule |
Check for compounds written with dashes instead of hyphens.
|
PreReformPortugueseCompoundRule |
Checks that compounds (if in the list) are not written as separate words.
|
PreReformPortugueseDashRule |
Check for compounds written with dashes instead of hyphens.
|
YMDDateCheckFilter |
Date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
|
YMDNewYearDateFilter |
New year date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
|