public class GermanStemmer extends Object
The algorithm is based on the report "A Fast and Simple Stemming Algorithm for German Words" by Jörg Caumanns (joerg.caumanns at isst.fhg.de).
GermanStemmer()
protected String
stem(String term)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GermanStemmer()
protected String stem(String term)
term