yrtnsari / Sentiment-Analysis-NLP-with-Python

The project is a simple sentiment analysis using NLP. The project in written in python with Jupyter notebook. It shows how to do text preprocessing (removing of bad words, stop words, lemmatization, tokenization). It further shows how to save a trained model, and use the model in a real life suitation. The machine learning model used here is k-N…
17Updated 2 years ago

Related projects

Alternatives and complementary repositories for Sentiment-Analysis-NLP-with-Python