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, waitfilterpublic List<RuleMatch> filter(List<RuleMatch> ruleMatches, AnnotatedText text)
filter in interface RuleMatchFilterruleMatches - matches to transform/filtertext - corresponding text