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