jxwuyi / AtNRELinks
Adversarial Training for Neural Relation Extraction
☆109Updated 7 years ago
Alternatives and similar repositories for AtNRE
Users that are interested in AtNRE are comparing it to the libraries listed below
Sorting:
- Neural Entity Typing with Knowledge Attention☆66Updated 6 years ago
- Castorini data☆57Updated 7 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago
- Repository for NLI models (EMNLP 2018)☆61Updated 6 years ago
- Conditional Focused Neural Question Answering with Large-scale Knowledge Bases☆82Updated 7 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 7 years ago
- Code for EMNLP2017 paper "A Soft-label Method for Noise-tolerant Distantly Supervised Relation Extraction"☆43Updated 7 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)☆133Updated 7 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Updated 8 years ago
- ☆80Updated 4 years ago
- Code for "Reliability-aware Dynamic Feature Composition for Name Tagging" (ACL2019)☆38Updated 5 years ago
- ☆117Updated 5 years ago
- local-context-unit☆56Updated 7 years ago
- Implementation for SA-LSTM☆49Updated 6 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- ☆81Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Performs entity detection, distant supervision, candidate generation, and produces JSON files for typing systems (PLE, AFET, CoType)☆43Updated 7 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…