public class GermanStemmer
extends java.lang.Object
Constructor and Description |
---|
GermanStemmer() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
stem(java.lang.String term)
Stemms the given term to an unique discriminator.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.