pradeepsinngh / Neural-Machine-Translation
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
- Keras implementation of character-level sequence-to-sequence learning for spelling correction☆73Updated 5 years ago
- ☆31Updated 6 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 3 years ago
- Machine Translation using Transfromers☆30Updated 5 years ago
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 4 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 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
- Character-level CNN for text classification☆55Updated 3 years ago
- A Tensorflow implementation of a Transformer model and how to train it on AWS SageMaker to solve a NMT task☆23Updated 4 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆103Updated 5 years ago
- Transfer Learning for NLP Tasks☆56Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network paper☆14Updated 6 years ago
- Question answering system developed using seq2seq and memory network model in Keras☆22Updated 6 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 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 4 years ago
- A simple POS Tagger made using a Bidirectional LSTM using keras trained on the Brown Corpus☆33Updated 6 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆20Updated 2 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 5 years ago
- ☆39Updated 5 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 6 years ago
- An intent classifier which can classifies a query into one of the 21 given intents.☆74Updated 6 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆68Updated 5 years ago
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆17Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 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…☆112Updated 3 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- seq2seq attention in keras☆40Updated 5 years ago
- An optimized Transformer based abstractive summarization model with Tensorflow☆16Updated 2 years ago
- Machine translation using deep learning with lstm,cnn,attention,beam search and so on.☆20Updated 7 years ago