Relation

Relation detection and linking

  • Relation detection and linking identifies which predicate (relation) in the knowledge base a question is asking about, analogous to entity linking for the argument entities of an RDF triple.
  • Can be done in a way resembling neural entity linking models: computing similarity between the encoding of the question text and the encoding for each possible relation.

0

1

Updated 2026-07-10

Tags

Data Science