| Class | Description |
|---|---|
| AdvancedSynthesizerFilter | |
| BrazilianPortugueseReplaceRule |
A rule that matches words which should not be used and suggests correct ones instead.
|
| ConfusionCheckFilter | |
| DateCheckFilter | |
| FutureDateFilter | |
| NewYearDateFilter | |
| NoDisambiguationPortuguesePartialPosTagFilter |
A
PartialPosTagFilter for Portuguese that does not run the disambiguator. |
| PortugalPortugueseReplaceRule |
A rule that matches words 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.
|
| PortugueseAgreementReplaceRule |
A rule that matches words or phrases which should not be used and suggests
correct ones instead.
|
| PortugueseArchaismsRule |
A rule that matches words 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.
|
| PortugueseColourHyphenationRule |
Checks that compounds (if in the list) are not written as separate words.
|
| PortugueseConfusionProbabilityRule | |
| PortugueseDiacriticsRule |
A rule that matches words which require specific diacritics (e.g,
a la instead of à la). |
| 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.
|
| PortugueseSuppressMisspelledSuggestionsFilter | |
| 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.
|
| RegularIrregularParticipleFilter | |
| RomanNumeralFilter | |
| 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'.
|