InnerPeace-Wu / reading_comprehension-cs224n
Simple baseline of reading comprehension task on SQuAD dataset. Most of the it are reimplementation of the ICLR2017 paper "Machine Comprehension Using Match-LSTM and Answer Pointer"
☆9Updated 7 years ago
Alternatives and similar repositories for reading_comprehension-cs224n:
Users that are interested in reading_comprehension-cs224n are comparing it to the libraries listed below
- ☆19Updated 4 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- Code for "Improving Semantic Relevance for Sequence-to-Sequence Learning of Chinese Social Media Text Summarization"☆41Updated 6 years ago
- Repository for the IWCS 2017 paper "Representation Learning for Answer Selection with LSTM-Based Importance Weighting"☆26Updated 6 years ago
- An easy-to-use sequence labeling project(get SoA on ATIS data) with pytorch☆15Updated 6 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- ☆47Updated 4 years ago
- Bi-directional LSTM with attention for question answering☆15Updated 7 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 6 years ago
- ai challenge 2018 's final code.☆16Updated 6 years ago
- ☆23Updated 2 years ago
- Castorini data☆57Updated 7 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- Code for "GU IRLAB at SemEval-2018 Task 7: Tree-LSTMs for Scientific Relation Classification"☆17Updated 5 years ago
- ☆108Updated 6 years ago
- ☆46Updated 7 months ago
- CVAE_XGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Dive…