philipperemy / keras-seq2seq-exampleLinks
Toy Keras implementation of a seq2seq model with examples.
☆48Updated 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:
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 8 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow☆60Updated 3 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 9 years ago
- TensorFlow and Scikit Flow examples☆140Updated 8 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- in progress☆45Updated 10 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 9 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 months ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 8 years ago
- A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time☆60Updated 8 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 8 years ago
- Quasi-RNN for language modeling☆57Updated 9 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Code accompanying End-to-End Information Extraction without Token-Level Supervision☆37Updated 8 years ago