https://github.com/typpo/tweetmap
Geolocated and sentiment-rated tweets
https://github.com/typpo/tweetmap
Last synced: about 1 year ago
JSON representation
Geolocated and sentiment-rated tweets
- Host: GitHub
- URL: https://github.com/typpo/tweetmap
- Owner: typpo
- Created: 2011-10-03T18:38:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-26T01:11:50.000Z (almost 14 years ago)
- Last Synced: 2025-04-15T03:07:17.183Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.44 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TweetMap
---------
Basic sentiment analysis of tweets using ANEW dataset (http://a.parsons.edu/~spani621/thesis/context/ANEW.pdf).

Collects and stores of tweets over time, tags them with emotional values, and performs basic classification in order to estimate the emotional positivity and negativity of tweets. The server provides an API that is consumed by a client web application designed for mobile use.