gate.creole.orthomatcher
Class MatchRule13
java.lang.Object
gate.creole.orthomatcher.MatchRule13
- All Implemented Interfaces:
- OrthoMatcherRule
public class MatchRule13
- extends Object
- implements OrthoMatcherRule
RULE #12: do the first and last tokens of one name
match the first and last tokens of the other?
Condition(s): case-sensitive match
Applied to: person annotations only
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
orthomatcher
OrthoMatcher orthomatcher
MatchRule13
public MatchRule13(OrthoMatcher orthmatcher)
value
public boolean value(String s1,
String s2)
- Specified by:
value in interface OrthoMatcherRule
getId
public String getId()
- Specified by:
getId in interface OrthoMatcherRule