rkadlec / asreaderLinks
This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" available at http://arxiv.org/abs/1603.01547.
☆98Updated 9 years ago
Alternatives and similar repositories for asreader
Users that are interested in asreader are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Gated Attention Reader for Text Comprehension☆190Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension☆87Updated 6 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]