hongweizeng / cnn-seq2seqLinks
☆38Updated 8 years ago
Alternatives and similar repositories for cnn-seq2seq
Users that are interested in cnn-seq2seq are comparing it to the libraries listed below
Sorting:
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Multi-Task Learning in NLP☆94Updated 8 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆55Updated 7 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
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- ☆150Updated 2 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- ☆42Updated 7 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 8 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆138Updated 8 years ago
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆133Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆78Updated 6 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Code for EACL '17 paper "Identifying beneficial task relations for multi-task learning in deep neural networks"☆45Updated 8 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago