philipperemy / keras-seq2seq-exampleLinks
Toy Keras implementation of a seq2seq model with examples.
☆47Updated 5 years ago
Alternatives and similar repositories for keras-seq2seq-example
Users that are interested in keras-seq2seq-example are comparing it to the libraries listed below
Sorting:
- Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow☆60Updated 3 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- ☆24Updated 7 years ago
- Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications☆64Updated 7 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 2 months ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Code for the TACL paper "Overcoming Language Variation in Sentiment Analysis with Social Attention"☆45Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Implementation of LSTM GAN for twitter posts generating.☆30Updated 8 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- code for 3rd place kaggle tensorflow competition☆97Updated 7 years ago