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-Nearest Neighbor which is used to build the model. Various performance evaluation techniques are used, and they include confusion matrix, and Scikit-learn libraries classification report which give the accuracy, precision, recall and f1- score preformance of the model. The target values been classified are positive and negative review.

24
/ 100
Experimental

No commits in the last 6 months.

No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 1 / 25
Community 17 / 25

How are scores calculated?

Stars

20

Forks

8

Language

Jupyter Notebook

License

Last pushed

Mar 15, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yrtnsari/Sentiment-Analysis-NLP-with-Python"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.