thunlp / DSDocRELinks
Source code for EMNLP 2020 paper "Denoising Relation Extraction from Document-level Distant Supervision"
☆35Updated 3 years ago
Alternatives and similar repositories for DSDocRE
Users that are interested in DSDocRE are comparing it to the libraries listed below
Sorting:
- Source code for ACL 2021 paper "ERICA: Improving Entity and Relation Understanding for Pre-trained Language Models via Contrastive Learni…☆84Updated 4 years ago
- Code for the paper "Relation of the Relations: A New Formalization of the Relation Extraction Problem"☆27Updated 2 years ago
- codes for ACL2021 paper "SENT: Sentence-level Distant Relation Extraction via Negative Training"☆29Updated 3 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
- Implementation for our AAAI2021 paper (Entity Structure Within and Throughout: Modeling Mention Dependencies for Document-Level Relation …☆80Updated 3 years ago
- Global-to-Local Neural Networks for Document-Level Relation Extraction, EMNLP 2020☆53Updated 4 years ago
- knowledge graph population in low resource conditions☆39Updated 4 years ago
- ☆41Updated 5 years ago
- ☆67Updated 3 years ago
- 📜 Codes and Data for COLING2020 paper: Towards Accurate and Consistent Evaluation: A Dataset for Distantly-Supervised Relation Extractio…☆31Updated 4 years ago
- Bert-based models(BERT, MTB, CP) for relation extraction.☆103Updated 3 years ago
- a paper reading list on Document level Relation Extraction☆60Updated 3 years ago
- Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"☆128Updated 4 years ago
- Source code for EMNLP 2020 paper: Double Graph Based Reasoning for Document-level Relation Extraction☆15Updated 4 years ago
- Code for "Let's Stop Incorrect Comparisons in End-to-end Relation Extraction!", EMNLP 2020☆22Updated 4 years ago
- knowledge-enabled bert model papers☆50Updated 4 years ago
- The source code of paper "SelfORE: Self-supervised Relational Feature Learning for Open Relation Extraction"☆47Updated last year
- Source code for "UniRE: A Unified Label Space for Entity Relation Extraction.", ACL2021. It is based on our NERE toolkit (https://github.…