Uses of Package
opennlp.spellcheck
Packages that use opennlp.spellcheck
Package
Description
-
Classes in opennlp.spellcheck used by opennlp.spellcheckClassDescriptionAn immutable spelling suggestion produced by a
SpellChecker.Controls how many suggestions alookup(java.lang.String, opennlp.spellcheck.Verbosity, int)call returns and with how much effort they are gathered. -
Classes in opennlp.spellcheck used by opennlp.spellcheck.normalizerClassDescriptionA spelling corrector that proposes
suggestionsfor individual terms and corrects whole sentences. -
Classes in opennlp.spellcheck used by opennlp.spellcheck.streamClassDescriptionA spelling corrector that proposes
suggestionsfor individual terms and corrects whole sentences. -
Classes in opennlp.spellcheck used by opennlp.spellcheck.symspellClassDescriptionA spelling corrector that proposes
suggestionsfor individual terms and corrects whole sentences.An immutable spelling suggestion produced by aSpellChecker.Controls how many suggestions alookup(java.lang.String, opennlp.spellcheck.Verbosity, int)call returns and with how much effort they are gathered.