Neural Relation Extraction implemented in PyTorch
☆220Nov 15, 2018Updated 7 years ago
Alternatives and similar repositories for OpenNRE-PyTorch
Users that are interested in OpenNRE-PyTorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆501Apr 30, 2020Updated 5 years ago
- Must-read papers on neural relation extraction (NRE)☆1,031Nov 10, 2020Updated 5 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆115Jul 20, 2021Updated 4 years ago
- An Open-Source Package for Neural Relation Extraction (NRE)☆4,450Jan 10, 2024Updated 2 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆137Mar 23, 2019Updated 7 years ago
- 基于远监督的中文关系抽取☆386May 13, 2021Updated 4 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆274Mar 17, 2020Updated 6 years ago
- A Large-Scale Few-Shot Relation Extraction Dataset☆746May 4, 2022Updated 3 years ago
- Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT☆811Jul 30, 2020Updated 5 years ago
- EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information☆250Mar 24, 2023Updated 2 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆178Aug 23, 2022Updated 3 years ago
- 📜 Codes and Data for COLING2020 paper: Towards Accurate and Consistent Evaluation: A Dataset for Distantly-Supervised Relation Extractio…☆31Feb 2, 2021Updated 5 years ago
- 本项目是本科毕业论文"基于深度学习的实体关系抽取方法与实现"中的实验部分, 由于年代久远, 部分代码及实验设置多有遗失, 正在逐渐恢复.☆10May 4, 2022Updated 3 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆372Jul 29, 2020Updated 5 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆769Nov 13, 2021Updated 4 years ago
- Code for the NLPCC 2018 paper: Distant Supervision for Relation Extraction with Neural Instance Selector☆12Mar 7, 2019Updated 7 years ago
- Source code and data for [Cross-relation Cross-bag Attention for Distantly-supervised Relation Extraction]☆15Feb 22, 2019Updated 7 years ago
- PyTorch implementation of the position-aware attention model for relation extraction☆361Apr 24, 2024Updated last year
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆143Jul 25, 2024Updated last year
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Mar 22, 2022Updated 4 years ago
- DSGAN: Generative Adversarial Training for Distant Supervision Relation Extraction☆48May 2, 2019Updated 6 years ago
- ☆41Oct 10, 2019Updated 6 years ago
- 📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (…☆1,229Jan 27, 2022Updated 4 years ago
- [ACL 20] TACRED Revisited: A Thorough Evaluation of the TACRED Relation Extraction Task☆69May 1, 2020Updated 5 years ago
- A PyTorch implementation of GraphRel☆278Dec 17, 2023Updated 2 years ago
- Robust Distant Supervision Relation Extraction via Deep Reinforcement Learning☆66Feb 11, 2019Updated 7 years ago
- Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.☆649Dec 1, 2020Updated 5 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,265Feb 1, 2024Updated 2 years ago
- Distantly Supervised Relation Extraction☆421May 21, 2020Updated 5 years ago
- [AKBC 19] Improving Relation Extraction by Pre-trained Language Representations☆106Oct 1, 2021Updated 4 years ago
- Hierarchical Neural Relation Extraction☆94Jul 30, 2020Updated 5 years ago
- Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.☆537Aug 26, 2019Updated 6 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Jun 1, 2020Updated 5 years ago
- Code for EMNLP2017 paper "A Soft-label Method for Noise-tolerant Distantly Supervised Relation Extraction"☆43Apr 17, 2018Updated 7 years ago
- This repo will cover almost all the papers related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2019.☆104Jan 9, 2020Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Jun 3, 2019Updated 6 years ago
- [ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction☆85Jun 18, 2024Updated last year
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆415Apr 23, 2021Updated 4 years ago
- RelEx - A simple framework for Relation Extraction built on AllenNLP☆15Jun 17, 2020Updated 5 years ago