Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbrukh/sentiment
Classifier of Twitter sentiment
https://github.com/jbrukh/sentiment
Last synced: 27 days ago
JSON representation
Classifier of Twitter sentiment
- Host: GitHub
- URL: https://github.com/jbrukh/sentiment
- Owner: jbrukh
- Created: 2011-12-07T00:33:52.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-10-09T08:46:20.000Z (about 7 years ago)
- Last Synced: 2024-05-22T15:31:35.291Z (7 months ago)
- Language: Go
- Homepage:
- Size: 2.05 MB
- Stars: 21
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-go-quant - Twitter sentiment - Classifier of Twitter sentiment (Golang / Sentiment Intensity Analyzer)
README
### Twitter Sentiment Analyzer
Jake Brukhman ([email protected]). Provided as-is.
This project depends on:
https://github.com/hoisie/httplib.go
https://github.com/hoisie/twitterstream
https://github.com/jbrukh/bayesianUse go-gb to compile/install (https://github.com/skelterjohn/go-gb).