Package | Description |
---|---|
kb.matching |
Classes to support various matching purposes.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConceptMatcher
Abstraction of the operations for matching two concepts, where one is considered the "master".
|
class |
AbstractTupleMatcher
Abstraction of the operations for matching two tuples, where one is considered the "master".
|
class |
BasicConceptMatcher |
class |
BasicTupleMatcher
Basic concept/referent matcher, matches two tuples, one of which is considered the "master"
If relation names of tuples don't match, then give up.
|
class |
CustomExpt1TupleMatcher
For use in custom experiments.
|