public class GalicianMinimalStemmer extends RSLPStemmerBase
This follows the "RSLP-S" algorithm, but modified for Galician. Hence this stemmer only applies the plural reduction step of: "Regras do lematizador para o galego"
RSLPStemmerBaseRSLPStemmerBase.Rule, RSLPStemmerBase.RuleWithSetExceptions, RSLPStemmerBase.RuleWithSuffixExceptions, RSLPStemmerBase.Step| Modifier and Type | Field and Description |
|---|---|
private static RSLPStemmerBase.Step |
pluralStep |
| Constructor and Description |
|---|
GalicianMinimalStemmer() |
| Modifier and Type | Method and Description |
|---|---|
int |
stem(char[] s,
int len) |
parseprivate static final RSLPStemmerBase.Step pluralStep