org.apache.lucene.analysis.ru
Class RussianLightStemmer
java.lang.Object
org.apache.lucene.analysis.ru.RussianLightStemmer
public class RussianLightStemmer
- extends Object
Light Stemmer for Russian.
This stemmer implements the following algorithm:
Indexing and Searching Strategies for the Russian Language.
Ljiljana Dolamic and 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 |
RussianLightStemmer
public RussianLightStemmer()
stem
public int stem(char[] s,
int len)