Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmaclell/Basic-Tweet-Sentiment-Analyzer
https://github.com/cmaclell/Basic-Tweet-Sentiment-Analyzer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmaclell/Basic-Tweet-Sentiment-Analyzer
- Owner: cmaclell
- Created: 2012-08-12T15:18:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-12-30T22:08:39.000Z (almost 6 years ago)
- Last Synced: 2024-07-27T18:55:11.273Z (4 months ago)
- Language: Ruby
- Size: 87.9 KB
- Stars: 59
- Watchers: 7
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Basic-Tweet-Sentiment-Analyzer
==============================This software enables a user to search the twitter API for various search terms
and perform basic sentiment analysis over the results.Contact Information
===================The Ruby code in this project was originally written by Christopher MacLellan
in 2010. If you have any questions he can be
reached at maclellan (dot) christopher (at) gmail (dot) com.There is a blog post that references this github at
[http://www.christopia.net/2011/06/05/sentiment-analysis-of-tweets-using-ruby/](
Christopia.net)