ChunML / NLPLinks
This is where I put all my work in Natural Language Processing
☆96Updated 4 years ago
Alternatives and similar repositories for NLP
Users that are interested in NLP are comparing it to the libraries listed below
Sorting:
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- English-French Machine Language Translation in Tensorflow☆110Updated 7 years ago
- A repository containing tutorials for practical NLP using PyTorch☆538Updated 5 years ago
- Example code for "Real-World Natural Language Processing"☆338Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Implementation of character based convolutional neural network☆262Updated 4 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆192Updated 6 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Goal-Oriented Chatbot trained with Deep Reinforcement Learning☆182Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Keras Layer implementation of Attention for Sequential models☆441Updated 2 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 6 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆254Updated 7 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆113Updated 5 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆365Updated 5 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- A seq2seq model that can correct spelling mistakes.☆217Updated 8 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- ☆37Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆102Updated 6 years ago