Package weka.core.stemmers


package weka.core.stemmers
  • Class
    Description
    An iterated version of the Lovins stemmer.
    A stemmer based on the Lovins stemmer, described here:

    Julie Beth Lovins (1968).
    A dummy stemmer that performs no stemming at all.
    A wrapper class for the Snowball stemmers.
    Interface for all stemming algorithms.
    A helper class for using the stemmers.