Skip to content

A basic implementation of sentiment analysis using TF-IDF as the feature set and MNB as the classifier on the movie review dataset.

Notifications You must be signed in to change notification settings

jerofad/SentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Pre-requisite: Python 3 sklearn

##How to Run: Run the command below "python sentimentAnalysis.py"

About

A basic implementation of sentiment analysis using TF-IDF as the feature set and MNB as the classifier on the movie review dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages