Skip to content

s0v1x/sentiwitter

Repository files navigation

Sentiwitter

This application can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event.

Getting Started

goto the app.

Installation

Download or Clone the repo

pip install -r requirements.txt
python app.py

Dataset Information

Sentiment140 was created by Alec Go, Richa Bhayani, and Lei Huang, who were Computer Science graduate students at Stanford University. It contains 1,600,000 tweets extracted using the twitter api . The tweets have been annotated (0 = negative, 4 = positive) and they can be used to detect sentiment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published