yxtay / char-rnn-text-generationLinks
Character Embeddings Recurrent Neural Network Text Generation Models
☆60Updated 6 years ago
Alternatives and similar repositories for char-rnn-text-generation
Users that are interested in char-rnn-text-generation are comparing it to the libraries listed below
Sorting:
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- ☆188Updated 7 years ago
- Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow☆60Updated 3 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- Quasi-Recurrent Neural Network (QRNN) for Tensorflow☆23Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 9 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Quasi-RNN for language modeling☆57Updated 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
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Style Transfer for non-parallel text☆35Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Code for my blog post☆50Updated 7 years ago
- Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).☆43Updated 4 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
- Demo code to use SyntaxNet for basic paraphrasing.☆49Updated 8 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- interactive explorer for language models☆135Updated 3 years ago