sapruash / RecursiveNN
Tensorflow implementation of Recursive Neural Networks using LSTM units
☆137Updated 8 years ago
Alternatives and similar repositories for RecursiveNN:
Users that are interested in RecursiveNN are comparing it to the libraries listed below
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆109Updated 6 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆101Updated 8 years ago
- Gated Attention Reader for Text Comprehension☆186Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆84Updated 8 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆96Updated 6 years ago
- ☆79Updated 7 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 7 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆109Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆86Updated 8 years ago
- ☆58Updated 9 years ago
- ☆150Updated last year
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆96Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 8 years ago
- Fast mini batch version of treelstm using tensorflow☆79Updated 6 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆88Updated 6 years ago
- Query-Reduction Networks (QRN)☆138Updated 7 years ago
- End-To-End Memory Networks in Theano☆131Updated 2 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆152Updated 7 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆105Updated 7 years ago
- Hierarchical Recurrent Encoder-Decoder in TensorFlow☆44Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆157Updated 2 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆55Updated 7 years ago
- An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorf…☆71Updated 7 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆67Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago