JuneFeng / RelationClassification-RLLinks
Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)
☆133Updated 7 years ago
Alternatives and similar repositories for RelationClassification-RL
Users that are interested in RelationClassification-RL are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning for Relation Classification from Noisy Data(TensorFlow)☆154Updated 6 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 7 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 7 years ago
- Neural Entity Typing with Knowledge Attention☆66Updated 6 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
- Neural Relation Extraction implemented with LSTM in TensorFlow☆35Updated 8 years ago
- question answering, reading comprehension toolkit☆166Updated 3 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆132Updated 6 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- Question answering over Freebase (single-relation)☆142Updated 7 years ago
- The code and data for ACL2017 paper "Neural Relation Extraction with Multi-lingual Attention"☆45Updated 8 years ago
- The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".☆206Updated 7 years ago
- Implementation of DSGAN (not fully completed)☆13Updated 5 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA