protected static class RSLPStemmerBase.Rule extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
min |
protected char[] |
replacement |
protected char[] |
suffix |
Constructor and Description |
---|
RSLPStemmerBase.Rule(String suffix,
int min,
String replacement)
Create a rule.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.