/nlp

Primary LanguageJupyter Notebook

Natural Language Processing (NLP) Practice Projects

This repository contains intermediate level NLP projects from Coursera.

1- A calculater with string input implemented with RNN and Tensorflow
2- Toxic comment classification (Binary) implemented with CNN and Tensorflow
3- Tweet emotion recognition implemented with LSTM, Tensorflow, and HuggingFace
4- Insincere question classification using Transfer Learning by using TensorflowHub and Tensorboard