Skip to content

manank163/Twitter-Sentiment-Analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

///////////////////////////////////////////////
Project Name: Twitter Sentiment Analysis
Project Type: Final Project
Course: Python Programming (02820)
Semester: Fall 2011
School: Danmarks Tekniske Universitet (DTU)
Student: Elvar Orn Unnthorsson
///////////////////////////////////////////////

Project Description:
Twitter crawler that performs a sentiment analysis to determine whether tweets about something/someone are positive or negative.

The program uses the data structure server Redis (http://redis.io/), to save the data collected. It therefore must be installed and running (by calling redis-server) on the client's computer when using the program. The program also uses Mako Templates for Python to create a webpage with the results. Make Templates can be downloaded here: http://www.makotemplates.org/download.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published