Skip to content

Text Sentiment analyzer that classifies a review as either True Positive, True Negative, False Positive, False Negative

Notifications You must be signed in to change notification settings

vikasnar/TextSentimentAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextSentimentAnalyzer

Text Sentiment analyzer that classifies a review as either True Positive, True Negative, False Positive, False Negative by using Naive Based text classification algorithm The data is obtained from Deceptive Opinion Spam Corpus v1.4 and is intended for learning purpose only.

The analyser reads the data from the classified data and generates a model which is then used to classify the given document.

About

Text Sentiment analyzer that classifies a review as either True Positive, True Negative, False Positive, False Negative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages