Interface | Description |
---|---|
HunspellDictionary |
Class | Description |
---|---|
CompoundAwareHunspellRule |
A spell checker that combines Hunspell und Morfologik spell checking
to support compound words and offer fast suggestions for some misspelled
compound words.
|
DumontsHunspellDictionary | |
Hunspell | |
HunspellNoSuggestionRule |
Like
HunspellRule , but does not offer suggestions for incorrect words
as that is very slow with Hunspell. |
HunspellRule |
A hunspell-based spellchecking-rule.
|