Skip to content

Sentiment Analysis of Movie Review on Twitter (Senior Project)

Notifications You must be signed in to change notification settings

zephyrmathias/Sentimov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentimov

What is this?

  • This is my senior project website. It is a sentiment analysis of movie tweet on Twitter using various kinds of algorithms. It's written in Python (Django) and AngularJS. This website will classify tweets into three categories: positive, negative and neutral.

How to run the website?

python manage.py runserver $IP:$PORT

How to use the website?

  • type a movie name you want to see review results
  • it will show up all the search results related to your movie name
  • find the movie and click GET button at the bottom-right corner
  • wait for the Twitter API getting tweets (you can stop getting tweets if you want to)
  • get the results of tweets

About

Sentiment Analysis of Movie Review on Twitter (Senior Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published