public class PunctuationIgnoringComparator extends Object implements FieldComparator
| Constructor and Description |
|---|
PunctuationIgnoringComparator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(String fieldVal1,
String fieldVal2)
Returns true if the given two slot fillers match.
|
void |
setPunctuationPattern(Pattern punctuationPattern) |
public void setPunctuationPattern(Pattern punctuationPattern)
public boolean matches(String fieldVal1, String fieldVal2)
FieldComparatormatches in interface FieldComparatorCopyright © 2019 JULIE Lab, Germany. All rights reserved.