macbrennan90 / translation-modelLinks
French-English translator using word embeddings, bi-directional encoder, and decoder with attention
☆15Updated 7 years ago
Alternatives and similar repositories for translation-model
Users that are interested in translation-model are comparing it to the libraries listed below
Sorting:
- My seq2seq based on tensorflow☆69Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Neural Machine Translation using Attention Mechanism☆5Updated 7 years ago
- Automatically captioning a unseen image using encoding with CNN and decoding with RNN.☆9Updated 2 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 7 years ago
- Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow☆60Updated 3 years ago
- ☆19Updated 6 years ago
- Image Captioning in Chinese using LSTM RNN with attention mechanism☆38Updated 6 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 5 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 6 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- A chatbot using the Friends TV Corpus☆50Updated 10 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Repository for Attention Algorithm☆41Updated 7 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Reuters-21578 multi-class multi-label Classification with Keras☆39Updated 7 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- Image Caption using keras, VGG16 pretrained model, CNN and RNN☆44Updated 5 years ago
- Simple LSTM-based word-level language model in PyTorch☆47Updated 6 years ago
- ☆53Updated 4 years ago
- Deep Reinforcement Learning dialogue agent which implements Q-Learning. Made in Python with TensorFlow.☆21Updated 6 years ago
- Text generation with a Variational Autoencoder☆64Updated 6 years ago