macbrennan90 / translation-model
French-English translator using word embeddings, bi-directional encoder, and decoder with attention
☆15Updated 6 years ago
Alternatives and similar repositories for translation-model:
Users that are interested in translation-model are comparing it to the libraries listed below
- Neural Machine Translation using Attention Mechanism☆5Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆118Updated 3 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow☆60Updated 2 years ago
- Reuters-21578 multi-class multi-label Classification with Keras☆39Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated 2 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- Pytorch world language model (text generation) for PTB dataset example☆35Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- ☆38Updated 5 years ago
- Automatically captioning a unseen image using encoding with CNN and decoding with RNN.☆9Updated 2 years ago
- Seq2seq using LSTM with attention from Luong et al☆10Updated 6 years ago
- This code extracts context embedding from sentence☆26Updated 6 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 5 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 6 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆117Updated 6 years ago
- LSTM-based Models for Sentence Classification in PyTorch☆76Updated 4 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- Code for EACL '17 paper "Identifying beneficial task relations for multi-task learning in deep neural networks"☆45Updated 8 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- ☆36Updated 7 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- QANet in keras (with Cove)☆66Updated 5 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- Download scripts for distributing twitter data.☆31Updated 8 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago