philipperemy / keras-seq2seq-example
Toy Keras implementation of a seq2seq model with examples.
☆47Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for keras-seq2seq-example
- Library to train parallel-aligned sequence data based on Keras☆51Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 4 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 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
- 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 Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- ☆24Updated 6 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 4 years ago
- Variational Auto-Encoder for Dialogue Generation Models & Experiments☆35Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Updated 5 years ago
- Notes for Deep Learning Papers☆19Updated 6 years ago
- Huffman tree based hierarchical softmax☆51Updated 8 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- A simple CNN implementation in Keras.☆30Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- ☆25Updated 6 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆39Updated 7 years ago
- Improving text generation with adversarial objectives☆0Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆106Updated 8 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆46Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆101Updated 6 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 6 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆94Updated 8 years ago
- An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorf…☆70Updated 7 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆34Updated 6 years ago