devm2024 / nmt_kerasLinks
Neural Machine Translation using word level seq2seq model and embeddings
☆38Updated 7 years ago
Alternatives and similar repositories for nmt_keras
Users that are interested in nmt_keras are comparing it to the libraries listed below
Sorting:
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- Building QA system for Stanford Question Answering Dataset☆247Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆121Updated 3 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Multi Text Classificaiton☆92Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆106Updated 6 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆367Updated 5 years ago
- Kaggle Toxic Comments Challenge☆109Updated 7 years ago
- Implementation of character based convolutional neural network☆261Updated 4 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- 🔤 Calculate average word embeddings (word2vec) from documents for transfer learning☆54Updated last year
- Keras Layer implementation of Attention for Sequential models☆441Updated 2 years ago
- Experiments of ELMo that deep contextualized word representation in Keras with Tensorflow Hub.☆14Updated 7 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Jupyter Notebooks with Deep Learning Tutorials☆204Updated 6 years ago
- English-French Machine Language Translation in Tensorflow☆110Updated 7 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago