pradeepsinngh / Neural-Machine-TranslationLinks
Experiments with different NMT (neural machine translation) models using TensorFlow, Keras.
☆24Updated 4 years ago
Alternatives and similar repositories for Neural-Machine-Translation
Users that are interested in Neural-Machine-Translation are comparing it to the libraries listed below
Sorting:
- This is where I put all my work in Natural Language Processing☆96Updated 3 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Implementation of Very Deep Convolutional Neural Network paper☆14Updated 6 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- Machine translation using deep learning with lstm,cnn,attention,beam search and so on.☆20Updated 7 years ago
- Grammar Correction with Neural Network (Seq2Seq with Attention)☆20Updated 6 years ago
- In this project I implement Neural Machine Translation using Attention mechanism. The code is written using the TensorFlow library in Pyt…☆24Updated 6 years ago
- ☆13Updated 4 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Flask API to productize a document classification model. Classification model was built using Keras with tensorflow backend☆27Updated 4 years ago
- Neural Machine Translation using Attention Mechanism☆5Updated 6 years ago
- Google smart reply 2017 implementation in tensorflow☆23Updated 2 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…☆35Updated 5 years ago
- A Tensorflow implementation of a Transformer model and how to train it on AWS SageMaker to solve a NMT task☆25Updated 4 years ago
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆16Updated 7 years ago
- Translating English sentences to Marathi using Neural Machine Translation☆38Updated 6 years ago
- ☆31Updated 5 years ago
- Question answering system developed using seq2seq and memory network model in Keras☆22Updated 7 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆113Updated 4 years ago
- ☆31Updated 7 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- A curated list of speech and natural language processing resources☆34Updated 4 years ago
- API for Tensorflow model in Flask☆102Updated 7 years ago
- bert on Jigsaw Unintended Bias in Toxicity Classification☆50Updated 6 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques☆36Updated 6 years ago