philipperemy / keras-seq2seq-example
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
- 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 8 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 7 years ago
- SeqGAN implementation for generating text using an RNN.☆99Updated 7 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
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- ☆24Updated 7 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- A convolutional neural network to classify sentences, built with Tensorflow.☆33Updated 7 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 7 years ago
- Variational Auto-Encoder for Dialogue Generation Models & Experiments☆35Updated 7 years ago
- A simple CNN implementation in Keras.☆30Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Huffman tree based hierarchical softmax☆51Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆33Updated 7 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…Updated 6 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆33Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Code for the TACL paper "Overcoming Language Variation in Sentiment Analysis with Social Attention"☆45Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago