hlamba28 / NMT-with-Attention-Mechanism
In this project I implement Neural Machine Translation using Attention mechanism. The code is written using the TensorFlow library in Python. I have used TensorFlow functionalities like tf.data.Dataset to manage the input pipeline, Eager Execution and Model sub classing to create the model architecture.
☆24Updated 6 years ago
Alternatives and similar repositories for NMT-with-Attention-Mechanism
Users that are interested in NMT-with-Attention-Mechanism are comparing it to the libraries listed below
Sorting:
- Translating English sentences to Marathi using Neural Machine Translation☆38Updated 6 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- ☆31Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 7 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 6 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- simple Word2vec from scratch using tensorflow for understanding☆31Updated 7 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆103Updated 6 years ago
- ☆19Updated 4 years ago
- This repository contain Code how to use pre-trained word-embedding in tensorflow☆31Updated 6 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Codes for the paper "Towards Sub-Word Level Compositions for Sentiment Analysis of Hi-En Code Mixed Text "☆35Updated 8 years ago
- Example showing generalisation☆69Updated 4 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆60Updated 7 years ago
- ☆23Updated 7 years ago
- ☆28Updated 6 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 3 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated 2 years ago
- ☆39Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Experiments of ELMo that deep contextualized word representation in Keras with Tensorflow Hub.☆14Updated 6 years ago
- Winners' code for Innoplexus Sentiment Analysis Hackathon: https://datahack.analyticsvidhya.com/contest/innoplexus-online-hiring-hackatho…☆15Updated 2 years ago