Skip to content

Experiments

houjinyu edited this page Dec 4, 2018 · 4 revisions

Welcome to Experiments Wiki!

Relation Extraction

  1. End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures [ACL 2016. Makoto Miwa, Mohit Bansal]
  2. Neural Relation Extraction with Selective Attention over Instances. [ACL 2016. Yankai Lin, Shiqi Shen]
  3. Hierarchical Relation Extraction with Coarse-to-Fine Grained Attention [EMNLP 2018. Han Xu , Yu Pengfei]
    • Code: HNRE
    • Dataset
    • Notes
  4. Adversarial training for Neural Relation Extraction [EMNLP 2017. Yi Wu, David Bamman]
    • Code: AtNRE
    • Dataset
    • Notes
  5. Context-Aware Representations for Knowledge Base Relation Extraction [Daniil Sorokin and Iryna Gurevych]
Clone this wiki locally