Package org.apache.lucene.analysis.hunspell
-
Class Summary Class Description Dictionary In-memory structure for the dictionary (.dic) and affix (.aff) data of a hunspell dictionary.HunspellStemFilter TokenFilter that uses hunspell affix rules and words to stem tokens.