Skip to content

This Machine Learning and NLP Project classifies a user's review into Positive or Negative sentiments using TfidfVectorizer from Scikit Learn and LinearSVC to train and build the model for classification.

Notifications You must be signed in to change notification settings

olumide1128/sentiment-analysis-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment-analysis-application

This Machine Learning and NLP Project classifies a user's review into Positive or Negative sentiments using TfidfVectorizer from Scikit Learn and LinearSVC to train and build the model for classification.

Watch Presentation => https://www.youtube.com/watch?v=NjI3aMYzqec

To run

  • Clone this project
  • In the root directory, type 'python main.py' and go to localhost or 127.0.0.1 to see Application.

Snapshots of Working Application

About

This Machine Learning and NLP Project classifies a user's review into Positive or Negative sentiments using TfidfVectorizer from Scikit Learn and LinearSVC to train and build the model for classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages