edu.washington.cs.knowitall.ontology.match
Class ContainsMatcher
java.lang.Object
edu.washington.cs.knowitall.ontology.match.OntologicalRelationMatcher
edu.washington.cs.knowitall.ontology.match.ContainsMatcher
public class ContainsMatcher
- extends OntologicalRelationMatcher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainsMatcher
public ContainsMatcher()
matches
public boolean matches(OntologicalRelation rel1,
OntologicalRelation rel2)
- Specified by:
matches in class OntologicalRelationMatcher
percent
public double percent(OntologicalRelation rel1,
OntologicalRelation rel2)
- Specified by:
percent in class OntologicalRelationMatcher
Copyright © 2011 University of Washington CSE. All Rights Reserved.