devm2024 / nmt_keras
Neural Machine Translation using word level seq2seq model and embeddings
☆38Updated 6 years ago
Alternatives and similar repositories for nmt_keras:
Users that are interested in nmt_keras are comparing it to the libraries listed below
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆117Updated 3 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- English-French Machine Language Translation in Tensorflow☆110Updated 6 years ago
- Building QA system for Stanford Question Answering Dataset☆245Updated 6 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 5 years ago
- Transfer Learning for NLP Tasks☆56Updated 6 years ago
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆17Updated 7 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 4 months ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 4 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- This repository contain Code how to use pre-trained word-embedding in tensorflow☆31Updated 6 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Reuters-21578 multi-class multi-label Classification with Keras☆40Updated 7 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 2 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 5 years ago
- Multi Text Classificaiton☆92Updated 5 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆234Updated 7 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆332Updated 5 years ago
- "Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181☆54Updated 4 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 6 years ago
- Translating English sentences to Marathi using Neural Machine Translation☆37Updated 5 years ago
- Generic codes related to NLP☆84Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago