Uses of Class
org.terrier.terms.PorterStemmer
- 
Packages that use PorterStemmer Package Description org.terrier.terms Provides the interface and classes for the term pipeline, a set of objects that process the terms during indexing and processing of queries.
- 
- 
Uses of PorterStemmer in org.terrier.termsSubclasses of PorterStemmer in org.terrier.terms Modifier and Type Class Description classWeakPorterStemmerWeak Porter Stemmer, using Porter's Java implementation as the base.
 
-