vijayvee / Recursive-neural-networks-TensorFlow
Tensorflow based solution for Assignment-3 (Recursive Neural Nets) from CS224d: Deep learning for Natural Language Processing.
☆32Updated 7 years ago
Alternatives and similar repositories for Recursive-neural-networks-TensorFlow
Users that are interested in Recursive-neural-networks-TensorFlow are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 years ago
- Fast mini batch version of treelstm using tensorflow☆78Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- ☆79Updated 8 years ago
- Recurrent Neural Networks with tree structure in Tensorflow☆121Updated 5 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Hierarchical Attention Network for Document Classification☆27Updated 8 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆54Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- ☆218Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- ☆59Updated 9 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago