Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tjpavii0809/sentimental-analysis---logistic-regression-in-a-violent-nature-

Sentimental analysis for movie reviews for movie "in A Violent Nature"
https://github.com/tjpavii0809/sentimental-analysis---logistic-regression-in-a-violent-nature-

data-visualization logistic-regression machine-learning-algorithms natural-language-processing scikit-learn sentiment-analysis

Last synced: about 3 hours ago
JSON representation

Sentimental analysis for movie reviews for movie "in A Violent Nature"

Awesome Lists containing this project

README

        

HOPE YOU ALL ENJOYED THE MOVIE!!:

This dataset "in A Violent Nature" contains comments and ratings in IMBD platform by viewers.

The aim of this dataset is to perform sentimental analysis with the help of Natural Language Processing libraries and Machine Learning algorithm.

Based on the ratings, we can pre- classify that the ratings above 7-9 stars is considered as positive, below 1-3 stars as negative and the remaining as neutral comments.

The aim of this dataset is to purely understand the concepts of sentimental analysis by using Logistic Regression.