fenchri / edge-oriented-graph
Source code for the EMNLP 2019 paper: "Connecting the Dots: Document-level Relation Extraction with Edge-oriented Graphs"
☆148Updated 7 months ago
Alternatives and similar repositories for edge-oriented-graph:
Users that are interested in edge-oriented-graph are comparing it to the libraries listed below
- Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"☆127Updated 4 years ago
- This repository is the PyTorch implementation of our DocRE model with reconstruction in AAAI 2021 Paper "Document-Level Relation Extracti…☆51Updated 4 years ago
- Downstream Model Design of Pre-trained Language Model for Relation Extraction Task☆96Updated 2 years ago
- Bert-based models(BERT, MTB, CP) for relation extraction.☆100Updated 2 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆160Updated 4 years ago
- Implementation for Paper "Asking Effective and Diverse Questions: A Machine Reading Comprehension based Framework for Joint Entity-Relati…☆39Updated 4 years ago
- AntNLP Neural Relation Extraction☆40Updated 6 years ago
- Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).