Uses of Class
org.apache.lucene.analysis.hunspell.EntrySuggestion
Packages that use EntrySuggestion
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.-
Uses of EntrySuggestion in org.apache.lucene.analysis.hunspell
Methods in org.apache.lucene.analysis.hunspell that return EntrySuggestionModifier and TypeMethodDescriptionGiven a list of words, try to produce a smaller set of dictionary entries (with some flags) that would generate these words.Given a list of words, try to produce a smaller set of dictionary entries (with some flags) that would generate these words.