Uses of Package
org.languagetool.rules.spelling.hunspell
-
Packages that use org.languagetool.rules.spelling.hunspell Package Description org.languagetool.rules.spelling.hunspell -
Classes in org.languagetool.rules.spelling.hunspell used by org.languagetool.rules.spelling.hunspell Class Description Hunspell The simple hunspell library frontend which takes care of creating and singleton'ing the library instance (no need to load it more than once per process).Hunspell.Dictionary Class representing a single dictionary.HunspellLibrary Functions from $hunspell/src/hunspell/hunspell.h The Hunspell java bindings are licensed under the same terms as Hunspell itself (GPL/LGPL/MPL tri-license), see the file COPYING.txt in the root of the distribution for the exact terms.HunspellRule A hunspell-based spellchecking-rule.