Unofficial implementation algorithms of attention models on SNLI dataset
☆33Jun 24, 2018Updated 7 years ago
Alternatives and similar repositories for reasoning_attention
Users that are interested in reasoning_attention are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Jun 7, 2016Updated 9 years ago
- hacking on the stanford natural language inference (SNLI) corpus (in theano)☆15Aug 28, 2016Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Nov 13, 2016Updated 9 years ago
- An attempt at implementing ideas in "Learning to Transduce with Unbounded Memory" (http://arxiv.org/abs/1506.02516)☆11Jul 27, 2016Updated 9 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Jan 23, 2017Updated 9 years ago
- Data and code for Natural Language Inference with Multiple Premises☆13May 15, 2019Updated 6 years ago
- Neural machine translation implementation using dynet's python bindings☆17Jan 24, 2018Updated 8 years ago
- 2016 Presidential Campaign Speeches☆15Oct 25, 2016Updated 9 years ago
- Question Answering system based on Skip-Thought Memory Networks☆17Mar 25, 2020Updated 5 years ago
- Here lies all the little nifty tools that might help others to make the most out of SQuAD☆10Oct 5, 2016Updated 9 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Feb 24, 2018Updated 8 years ago
- Code for Injecting Logical Background Knowledge into Embeddings for Relation Extraction☆66May 9, 2016Updated 9 years ago
- ☆285Sep 14, 2017Updated 8 years ago
- This repository provides scripts to train an LSTM and then extract states from it in Tensorflow.☆19Nov 20, 2018Updated 7 years ago
- A suite of representation learning models for sentence embedding, and some tasks to evaluate them on.