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