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
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- ☆18Updated 4 years ago
- ☆31Updated 6 years ago
- ☆23Updated 7 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Translating English sentences to Marathi using Neural Machine Translation☆37Updated 6 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated 2 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- Reuters-21578 multi-class multi-label Classification with Keras☆39Updated 7 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- ☆51Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- A list of notes about NLP papers☆36Updated 6 years ago
- A bit of everything about text and nlp [IN PROGRESS]☆28Updated 3 years ago
- simple Word2vec from scratch using tensorflow for understanding☆31Updated 7 years ago
- Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).☆43Updated 3 years ago
- Codes for the paper "Towards Sub-Word Level Compositions for Sentiment Analysis of Hi-En Code Mixed Text "☆35Updated 8 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 6 years ago
- Experiments of ELMo that deep contextualized word representation in Keras with Tensorflow Hub.☆13Updated 6 years ago
- Assignments of Udacity Deeplearning Course☆26Updated 7 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago