This is the final project of COSC 73: Computation Linguistics. It is still under development.
Before pulling down the codes of this project, you need to make sure that you have Django and Sqlite installed on your computer. Also, you will have to install and include TwitterSearch in your project, which is a Python wrapper for Twitter's Search API. This project is using the django-bootstrap3 tookit as its user interface, so make sure you have this package installed.
- Django: https://www.djangoproject.com/
- TwitterSearch: https://github.com/ckoepp/TwitterSearch
- Bootstrap: https://github.com/dyve/django-bootstrap3
- Online Tweet Sentiment Visualization: http://www.csc.ncsu.edu/faculty/healey/tweet_viz/tweet_app/
- Bo Pang and Lillian Lee. 2008. Opinion mining and sentiment analysis.
- Pak,A., & Paroubek, P. 2010. Twitter as a corpus for sentiment analysis and opinion mining.
- Emoticon Analysis in Twitter: http://datagenetics.com/blog/october52012/index.html