org.apache.lucene.analysis.es
Class SpanishLightStemmer
java.lang.Object
org.apache.lucene.analysis.es.SpanishLightStemmer
public class SpanishLightStemmer
- extends Object
Light Stemmer for Spanish
This stemmer implements the algorithm described in:
Report on CLEF-2001 Experiments
Jacques Savoy
Method Summary |
int |
stem(char[] s,
int len)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpanishLightStemmer
public SpanishLightStemmer()
stem
public int stem(char[] s,
int len)