thunlp / RE-Context-or-Names
Bert-based models(BERT, MTB, CP) for relation extraction.
☆100Updated 2 years ago
Alternatives and similar repositories for RE-Context-or-Names:
Users that are interested in RE-Context-or-Names are comparing it to the libraries listed below
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆161Updated 4 years ago
- Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"☆127Updated 4 years ago
- Source code for "UniRE: A Unified Label Space for Entity Relation Extraction.", ACL2021. It is based on our NERE toolkit (https://github.…☆122Updated 2 years ago
- Source code for the EMNLP 2019 paper: "Connecting the Dots: Document-level Relation Extraction with Edge-oriented Graphs"☆148Updated 8 months ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- This repository is the PyTorch implementation of our DocRE model with reconstruction in AAAI 2021 Paper "Document-Level Relation Extracti…☆51Updated 4 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago
- Source code for EMNLP-IJCNLP 2019 paper "HMEAE: Hierarchical Modular Event Argument Extraction".☆86Updated 2 years ago
- Implementation for Paper "Asking Effective and Diverse Questions: A Machine Reading Comprehension based Framework for Joint Entity-Relati…☆39Updated 4 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆196Updated 2 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆129Updated 2 years ago
- Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).