xwjim / SIEFLinks
PyTorch implementation for NAACL 2022 paper: "Document-Level Relation Extraction with Sentences Importance Estimation and Focusing"
☆17Updated 3 years ago
Alternatives and similar repositories for SIEF
Users that are interested in SIEF are comparing it to the libraries listed below
Sorting:
- Source code for paper "EIDER: Empowering Document-level Relation Extraction with Efficient Evidence Extraction and Inference-stage Fusion…☆42Updated 3 years ago
- Code of paper Exploring Task Difficulty for Few-Shot Relation Extraction. https://arxiv.org/abs/2109.05473☆35Updated 4 years ago
- This repo contains our PyTorch implementation for the paper Selecting Optimal Context Sentences for Event-Event Relation Extraction.☆14Updated 2 years ago
- PyTorch implementation for ACL-IJCNLP 2021 Findings paper: Discriminative Reasoning for Document-level Relation Extraction☆33Updated 4 years ago
- Codes for "Three Sentences Are All You Need: Local Path Enhanced DocumentRelation Extraction"☆43Updated 3 years ago
- Code for 'Prototypical Representation Learning for Relation Extraction'.☆30Updated 4 years ago
- The 3 baseline methods for few-shot NER tasks☆58Updated 4 years ago
- The code of "Few-Shot Event Detection with Prototypical Amortized Conditional Random Field", Findings of ACL 2021☆31Updated 4 years ago
- knowledge graph population in low resource conditions☆40Updated 5 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 3 years ago
- Bert-based models(BERT, MTB, CP) for relation extraction.☆103Updated 3 years ago
- ☆33Updated 4 years ago
- Focusing on ACE 2005 data preprocessing, we provide doc-level, sentence-level and BIO-style golden data preprocessing, the only thing you…