persiyanov / skip-thought-tf
An implementation of skip-thought vectors in Tensorflow
☆75Updated last year
Related projects ⓘ
Alternatives and complementary repositories for skip-thought-tf
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆109Updated 6 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆101Updated 7 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆67Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆96Updated 7 years ago
- An implementation of the Globally Normalized Reader☆59Updated last year
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 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…☆95Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆88Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆121Updated 6 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 7 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- Implementation of conversational intelligence using r-net models☆42Updated 7 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆54Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- ☆124Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 7 years ago
- Attention based neural machine translation☆39Updated 7 years ago
- Answer Sentence Selection using Deep Learning☆64Updated 8 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆110Updated 4 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆92Updated 6 years ago