protected static class RSLPStemmerBase.RuleWithSetExceptions extends RSLPStemmerBase.Rule
Modifier and Type | Field and Description |
---|---|
protected CharArraySet |
exceptions |
min, replacement, suffix
Constructor and Description |
---|
RuleWithSetExceptions(String suffix,
int min,
String replacement,
String[] exceptions) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(char[] s,
int len) |
replace
protected final CharArraySet exceptions
public boolean matches(char[] s, int len)
matches
in class RSLPStemmerBase.Rule
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.