Uses of Class
edu.mit.jwi.morph.SimpleStemmer

Packages that use SimpleStemmer
edu.mit.jwi.morph Provides several simple classes that can be used to find the stems of words using Wordnet. 
 

Uses of SimpleStemmer in edu.mit.jwi.morph
 

Subclasses of SimpleStemmer in edu.mit.jwi.morph
 class WordnetStemmer
          This stemmer adds functionality to the simple pattern-based stemmer SimpleStemmer by checking to see if possible stems are actually contained in Wordnet.
 



Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.