public class LanguageDependentMergeSuggestionFilter extends Object implements RuleMatchFilter
Constructor and Description |
---|
LanguageDependentMergeSuggestionFilter(Language language,
RuleSet rules) |
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 List<RuleMatch> filter(List<RuleMatch> ruleMatches, AnnotatedText text)
filter
in interface RuleMatchFilter
ruleMatches
- matches to transform/filtertext
- corresponding text