Skip to content

Topic 08: Relation Linking and Relation Disambiguation

Sherry Lin edited this page Oct 14, 2020 · 2 revisions

Relation Linking

  1. Matching natural language relations to knowledge graph properties for question answering (ReMatch, SEMANTICS 2017)
  2. Capturing knowledge in semantically-typed relational patterns to enhance relation linking (SIBKB, K-CAP 2017)

Joint Entity and Relation Linking

  1. Old is Gold: Linguistic Driven Approach for Entity and Relation Linking of Short Text (FALCON, NAACL-HLT 2019)[Paper][Code][Demo][Notes] (DBpedia)
  2. Falcon 2.0: An Entity and Relation Linking Tool over Wikidata (Falcon 2.0, CIKM 2020) [Paper][Code and Datasets] (Wikidata)
  3. EARL: Joint Entity and Relation Linking for Question Answering (EARL, ISWC 2018) [Paper][Code] (DBpedia)
  4. KBPearl: A Knowledge Base Population System Supported by Joint Entity and Relation Linking (VLDB 2020) 🌟
  5. Joint Entity Linking and Relation Extraction with Neural Networks for Knowledge Base Population (IJCNN 2020)