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:
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- Pytorch world language model (text generation) for PTB dataset example☆35Updated 6 years ago
- A fast LSTM Language Model for large vocabulary language like Japanese and Chinese☆111Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 6 years ago
- ☆39Updated 6 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆32Updated 7 years ago
- seq2seq attention in keras☆39Updated 6 years ago
- ☆38Updated 8 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.or…☆198Updated 4 years ago
- Pytorch seq2seq chatbot☆398Updated 5 years ago
- a simple and complete pytorch implementation of neural machine translation system☆13Updated 6 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 7 years ago
- Evaluation code for the Self-Annotated Reddit Corpus☆44Updated 2 years ago
- LSTM-based Models for Sentence Classification in PyTorch☆78Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 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
- Deep-learning system presented in "EmoSence at SemEval-2019 Task 3: Bidirectional LSTM Network for Contextual Emotion Detection in Textua…☆28Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- ☆20Updated 7 years ago
- ☆26Updated 7 years ago
- interactive explorer for language models☆135Updated 3 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Archived - not answering issues☆201Updated 4 years ago
- Character-aware Neural Language Model implemented by PyTorch☆35Updated 7 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 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