| CompoundRule |
Checks that compounds (if in the list) are not written as separate words.
|
| DateCheckFilter |
French localization of AbstractDateCheckFilter.
|
| DMYDateCheckFilter |
Date filter that expects a 'date' argument in the format 'dd-mm-yyyy'.
|
| FrenchCompoundAwareHunspellRule |
A French spell checker that uses hunspell for checking but Morfologik for suggestions (for performance reasons).
|
| FrenchCompoundAwareHunspellRule.NonSplittingTokenizer |
|
| FrenchConfusionProbabilityRule |
|
| FrenchPartialPosTagFilter |
A PartialPosTagFilter for French that also runs the disambiguator.
|
| GrammalecteRule |
Queries a local Grammalecte server.
|
| QuestionWhitespaceRule |
A rule that matches spaces before ?,:,; and ! (required for correct French
punctuation).
|
| QuestionWhitespaceStrictRule |
A rule that matches spaces before ?,:,; and ! (required for correct French
punctuation).
|