https://github.com/primaryobjects/twittercorpus
A tweet loader for a large Twitter corpus, used for sentiment prediction. The corpus contains 5,513 tweet ids with sentiment rating. The loader is written in C# .NET.
https://github.com/primaryobjects/twittercorpus
Last synced: 10 months ago
JSON representation
A tweet loader for a large Twitter corpus, used for sentiment prediction. The corpus contains 5,513 tweet ids with sentiment rating. The loader is written in C# .NET.
- Host: GitHub
- URL: https://github.com/primaryobjects/twittercorpus
- Owner: primaryobjects
- Created: 2013-08-01T02:25:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-10T14:55:32.000Z (over 12 years ago)
- Last Synced: 2025-02-09T17:42:10.254Z (12 months ago)
- Language: C#
- Homepage:
- Size: 578 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
TwitterCorpus
This is a tweet loader for a Twitter corpus, used for sentiment prediction. The corpus contains 5,513 tweets with sentiment rating, courtesy of http://www.sananalytics.com/lab/twitter-sentiment.
Due to terms, only the tweet ids may be provided in the corpus. Thus, it is required to manually collect each tweet's details, based on the id. This program does just that.
As the program uses OAuth to login to Twitter, you'll need to set the consumerKey and consumerSecret in the App.Config before starting.
Example data row
"apple","positive","123456789012345678"
Example output row
123456789012345678,apple,1/1/2010 9:01:30 PM,en,someuser,@Apple just released a new version of the iPhone. Cool!,1