Skip to content

A sentiment analysis model for movie reviews, using NLP bigram and unigram algorithms and Backoff model, which identifies whether a comment is positive or negative.

Notifications You must be signed in to change notification settings

hedzd/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentiment-analysis

A sentiment analysis model for movie reviews, using NLP bigram and unigram algorithms and Backoff model, which identifies whether a comment is positive or negative.

Results:

Bigram percision: 73.58
Unigram percision: 65.09

About

A sentiment analysis model for movie reviews, using NLP bigram and unigram algorithms and Backoff model, which identifies whether a comment is positive or negative.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages