| Class | Description |
|---|---|
| EntityFilter |
Given two sets of KBs: entity KBs and fact KBs, it outputs all the triples
of the fact KBs that occur in the entity KBs.
|
| FactsFilter |
Given two sets of KBs: trim KBs and fact KBs, it outputs all the triples
of the fact KBs that contain entities occurring in the trim KBs.
|
| KBsSummarizer |
Summarize 2 KBs and print their common relations.
|
| MaterializeInverseFunctions | |
| OutputSignedRelationPhrases |
Given a KB with non-canonicalized verbal phrases and types for the entities,
it defines new relations as the combination of a verbal phrase and a signature (domain
and range types) and outputs information about the domain and range overlaps of the
identified relations.
|
| RelevanceCalculator | |
| RemoveLanguageCode | |
| WikidataCleaner |
It takes a wikidata file containing ids and outputs a more human readable version
that combines ids and entity labels.
|