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

https://github.com/letsdeepchat/sentimental-analysis-on-a-movie-data-

Completed a project to predict if the movie review is positive or not from an ACL-IMDB dataset. Used NLTK and Sklearn to preprocess the text data and predict the sentiment.
https://github.com/letsdeepchat/sentimental-analysis-on-a-movie-data-

Last synced: over 1 year ago
JSON representation

Completed a project to predict if the movie review is positive or not from an ACL-IMDB dataset. Used NLTK and Sklearn to preprocess the text data and predict the sentiment.

Awesome Lists containing this project

README

          

# Sentimental-Analysis-on-a-Movie-Data-
Completed a project to predict if the movie review is positive or not from an ACL-IMDB dataset. Used NLTK and Sklearn to preprocess the text data and predict the sentiment.