Uses of Package
weka.core.stemmers

Packages that use weka.core.stemmers
weka.classifiers.bayes   
weka.classifiers.functions   
weka.core.stemmers   
weka.filters.unsupervised.attribute   
 

Classes in weka.core.stemmers used by weka.classifiers.bayes
Stemmer
          Interface for all stemming algorithms.
 

Classes in weka.core.stemmers used by weka.classifiers.functions
Stemmer
          Interface for all stemming algorithms.
 

Classes in weka.core.stemmers used by weka.core.stemmers
LovinsStemmer
          A stemmer based on the Lovins stemmer, described here:

Julie Beth Lovins (1968).
Stemmer
          Interface for all stemming algorithms.
 

Classes in weka.core.stemmers used by weka.filters.unsupervised.attribute
Stemmer
          Interface for all stemming algorithms.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.