Uses of Package
org.apache.lucene.analysis.hunspell

Packages that use org.apache.lucene.analysis.hunspell
org.apache.lucene.analysis.hunspell Stemming TokenFilter using a Java implementation of the Hunspell stemming algorithm. 
 

Classes in org.apache.lucene.analysis.hunspell used by org.apache.lucene.analysis.hunspell
HunspellAffix
          Wrapper class representing a hunspell affix
HunspellDictionary
           
HunspellStemmer.Stem
          Stem represents all information known about a stem of a word.
HunspellWord
           
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.