colima / twinsight

A django application for twitter sentiment visualization. Final project of COSC 73: Computational Linguistics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twinsight: Twitter Sentiment Visualization

Overview

This is the final project of COSC 73: Computation Linguistics. It is still under development.

Deployment

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.

Dependencies

Refernece

About

A django application for twitter sentiment visualization. Final project of COSC 73: Computational Linguistics.


Languages

Language:Python 81.1%Language:HTML 18.9%