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"
RSLPStemmerBase
RSLPStemmerBase.Rule, RSLPStemmerBase.RuleWithSetExceptions, RSLPStemmerBase.RuleWithSuffixExceptions, RSLPStemmerBase.Step
Constructor | Description |
---|---|
GalicianMinimalStemmer() |
Modifier and Type | Method | Description |
---|---|---|
int |
stem(char[] s,
int len) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
parse
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.