Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.egothor.stemmer Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
CompileThe Compile class is used to compile a stemmer table.Classorg.egothor.stemmerApache Lucene
DiffThe Diff object generates a patch string.Classorg.egothor.stemmerApache Lucene
DiffItClassorg.egothor.stemmerApache Lucene
GenerThe Gener object helps in the discarding of nodes which break the reduction effort and defend the structure against large reductions.Classorg.egothor.stemmerApache Lucene
LiftThe Lift class is a data structure that is a variation of a Patricia trie.Classorg.egothor.stemmerApache Lucene
MultiTrieThe MultiTrie is a Trie of Tries.Classorg.egothor.stemmerApache Lucene
MultiTrie2The MultiTrie is a Trie of Tries.Classorg.egothor.stemmerApache Lucene
OptimizerThe Optimizer class is a Trie that will be reduced (have empty rows removed).Classorg.egothor.stemmerApache Lucene
Optimizer2The Optimizer class is a Trie that will be reduced (have empty rows removed).Classorg.egothor.stemmerApache Lucene
ReduceThe Reduce object is used to remove gaps in a Trie which stores a dictionary.Classorg.egothor.stemmerApache Lucene
RowThe Row class represents a row in a matrix representation of a trie.Classorg.egothor.stemmerApache Lucene
TrieA Trie is used to store a dictionary of words and their stems.Classorg.egothor.stemmerApache Lucene