public class DictionaryMatchFilter extends Object implements RuleMatchFilter
Constructor and Description |
---|
DictionaryMatchFilter(UserConfig userConfig) |
Modifier and Type | Method and Description |
---|---|
List<RuleMatch> |
filter(List<RuleMatch> ruleMatches,
AnnotatedText text) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
filter
public DictionaryMatchFilter(UserConfig userConfig)
public List<RuleMatch> filter(List<RuleMatch> ruleMatches, AnnotatedText text)
filter
in interface RuleMatchFilter
ruleMatches
- matches to transform/filtertext
- corresponding text