Tensorflow Implementation of "Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent Entity Typing" (arXiv 2019)
☆112Feb 21, 2019Updated 7 years ago
Alternatives and similar repositories for entity-aware-relation-classification
Users that are interested in entity-aware-relation-classification are comparing it to the libraries listed below
Sorting:
- EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information☆251Mar 24, 2023Updated 2 years ago
- Heterogeneous Representations for Neural Relation Extraction https://arxiv.org/abs/1903.10126☆69Jul 8, 2020Updated 5 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆178Aug 23, 2022Updated 3 years ago
- 📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (…☆1,227Jan 27, 2022Updated 4 years ago
- Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions☆115Jul 20, 2021Updated 4 years ago
- Tensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)☆219Oct 26, 2018Updated 7 years ago
- 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
- 对论文Neural Relation Extraction with Selective Attention over Instances的改进☆12Aug 17, 2018Updated 7 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆448Nov 2, 2018Updated 7 years ago
- A pytorch implementation of BERT-based relation classification☆150Oct 1, 2020Updated 5 years ago
- Multiple Relational Facts Extraction☆60Nov 26, 2019Updated 6 years ago
- [AKBC 19] Improving Relation Extraction by Pre-trained Language Representations☆107Oct 1, 2021Updated 4 years ago
- An annotated Chinese dataset for RE (Relation Extraction) task.☆14Oct 18, 2018Updated 7 years ago
- Code for EMNLP2017 paper "A Soft-label Method for Noise-tolerant Distantly Supervised Relation Extraction"☆43Apr 17, 2018Updated 7 years ago
- TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Rel…☆189Apr 15, 2019Updated 6 years ago
- Hierarchical Neural Relation Extraction☆95Jul 30, 2020Updated 5 years ago
- Example code for paper "Distilling Knowledge from Well-informed Soft Labels for Neural Relation Extraction" (AAAI 2020).☆22Feb 22, 2020Updated 6 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆184Jun 1, 2021Updated 4 years ago
- Code for the paper "Relation of the Relations: A New Formalization of the Relation Extraction Problem"☆26Jun 12, 2023Updated 2 years ago
- SMiLER - Samsung MultiLingual Entity and Relation Extraction dataset☆18Feb 11, 2021Updated 5 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆137Mar 23, 2019Updated 6 years ago
- PyTorch code for JEREX: Joint Entity-Level Relation Extractor☆67Dec 9, 2021Updated 4 years ago
- baseline for ccks2019-ipre☆48Nov 8, 2019Updated 6 years ago
- Classifying Relations by Ranking with Convolutional Neural Networks☆58Jul 19, 2018Updated 7 years ago
- semeval 2010 task8 关系抽取模型代码☆18Mar 27, 2019Updated 6 years ago
- implementation of the paper 《Bidirectional Recurrent Convolutional Neural Network for Relation Classification》☆27Dec 3, 2017Updated 8 years ago
- Joint Neural Relation Extraction with Text and KGs☆187Nov 3, 2022Updated 3 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆501Apr 30, 2020Updated 5 years ago
- NER with Deep contextualized word representations (Elmo)☆23Jul 22, 2018Updated 7 years ago
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆436Mar 22, 2022Updated 3 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆274Mar 17, 2020Updated 5 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆373Jul 29, 2020Updated 5 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Jun 14, 2018Updated 7 years ago
- End-to-end neural relation extraction using deep biaffine attention (ECIR 2019)☆49Jul 17, 2019Updated 6 years ago
- A Large-Scale Few-Shot Relation Extraction Dataset☆747May 4, 2022Updated 3 years ago
- Distantly Supervised Relation Extraction☆421May 21, 2020Updated 5 years ago
- Must-read papers on neural relation extraction (NRE)☆1,032Nov 10, 2020Updated 5 years ago
- NAACL 2019 "Structured Minimally Supervised Learning for Neural Relation Extraction"☆21Feb 9, 2020Updated 6 years ago
- A Richer-but-Smarter Shortest Dependency Path with Attentive Augmentation for Relation Extraction☆10Aug 13, 2019Updated 6 years ago