public class RussianLightStemmer
extends java.lang.Object
This stemmer implements the following algorithm: Indexing and Searching Strategies for the Russian Language. Ljiljana Dolamic and Jacques Savoy.
| Constructor and Description |
|---|
RussianLightStemmer() |
| Modifier and Type | Method and Description |
|---|---|
int |
stem(char[] s,
int len) |
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.