AbstractEnglishSpellerRule |
|
AbstractEnglishSpellerRule.IrregularForms |
|
AvsAnData |
|
AvsAnRule |
Check if the determiner (if any) preceding a word is:
an if the next word starts with a vowel
a if the next word does not start with a vowel
This rule loads some exceptions from external files det_a.txt and
det_an.txt (e.g.
|
BritishReplaceRule |
A rule that matches words or phrases which should not be used and suggests
correct ones instead.
|
CompoundRule |
Checks that compounds (if in the list) are not written as separate words.
|
ContractionSpellingRule |
A rule that matches words or phrases which should not be used and suggests
correct ones instead.
|
DateCheckFilter |
English localization of AbstractDateCheckFilter .
|
DateFilterHelper |
|
EnglishConfusionProbabilityRule |
|
EnglishDashRule |
Check for compounds written with dashes instead of hyphens.
|
EnglishDiacriticsRule |
A rule that matches words which are complex and suggests easier to understand alternatives.
|
EnglishForGermansFalseFriendRule |
False friends for German native speaker who write English text, based on ngrams.
|
EnglishNgramProbabilityRule |
|
EnglishPartialPosTagFilter |
A PartialPosTagFilter for English that also runs the disambiguator.
|
EnglishPlainEnglishRule |
A rule that matches words which are complex and suggests easier to understand alternatives.
|
EnglishRedundancyRule |
A rule that matches redundant expression.
|
EnglishUnpairedBracketsRule |
|
EnglishWordRepeatBeginningRule |
Adds a list English adverbs to WordRepeatBeginningRule .
|
EnglishWordRepeatRule |
Word repeat rule for English, to avoid false alarms in the generic word repetition rule.
|
EnglishWrongWordInContextRule |
|
FutureDateFilter |
|
GoogleStyleWordTokenizer |
Tokenize sentences to tokens like Google does for its ngram index.
|
MorfologikAmericanSpellerRule |
|
MorfologikAustralianSpellerRule |
|
MorfologikBritishSpellerRule |
|
MorfologikCanadianSpellerRule |
|
MorfologikNewZealandSpellerRule |
|
MorfologikSouthAfricanSpellerRule |
|
NewYearDateFilter |
|
NewZealandReplaceRule |
A rule that matches words or phrases which should not be used and suggests
correct ones instead.
|
NoDisambiguationEnglishPartialPosTagFilter |
A PartialPosTagFilter for English that does not run the disambiguator.
|
SpecificCaseRule |
A rule that matches words which are complex and suggests easier to understand alternatives.
|
UnitConversionRule |
|
UnitConversionRuleImperial |
|
UnitConversionRuleUS |
|
VariantInfo |
|
WordCoherencyRule |
English version of AbstractWordCoherencyRule
|
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'.
|