Uses of Class
org.languagetool.rules.spelling.hunspell.HunspellRule
Packages that use HunspellRule
-
Uses of HunspellRule in org.languagetool.rules.spelling.hunspell
Subclasses of HunspellRule in org.languagetool.rules.spelling.hunspellModifier and TypeClassDescriptionclass
A spell checker that combines Hunspell und Morfologik spell checking to support compound words and offer fast suggestions for some misspelled compound words.class
LikeHunspellRule
, but does not offer suggestions for incorrect words as that is very slow with Hunspell.