Skip to content

souyang/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis on IMDB Celebrites

Problem statement

The purpose of this implementation is to be able to automatically obtain the top 10 IMDB celebrities whose birthday is today and identify their related tweets sentment is a positive, negative, semi-positive, semi-negative and neutral using rule-based approaches.

Solution flow diagram

alt text

Tools and packages used

The tools and packages includes:

Tools:

Dictionary of opinion lexicon could be found below: Negative-words.txt Positive-words.txt

Reference Link

Package:

Tweepy

NLTK VADER

Beautiful Soup

Codecs Library

Urllib2 Library

Datetime

About

sentment analsysis on IMDB Celebrites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages