Skip to content

Enter a review on a company and see how positive, negative or neutral the sentence is

Notifications You must be signed in to change notification settings

hyc121110/SentimentAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Sentence Sentiment Analyzer

Here is a simple sentence sentimennt analyzer that takes in a sentence and the analyzer will predict whether the sentence is a positive sentence, a negative sentence, or neutral. There are more than 67,000 reviews from employees from different companies. Three models are built.

  1. Naive Bayes Classifier
  2. Linear Support Vector Classifier
  3. Logistic Regression

All three models have an accuracy of more than 93%.

About

Enter a review on a company and see how positive, negative or neutral the sentence is

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published