proxy.golang.org : github.com/eliben/so-tag-sentiment-analysis
Before running this program, first fetch the data with fetch-all-questions into some base directory. Pass this base directory with the -dir flag to this program. To get a month-by-month breakdown from start date to end date, use the -bymonth flag. Eli Bendersky [https://eli.thegreenplace.net] This code is in the public domain. StackOverflow analysis using its API in Go. This program just fetches data from the StackOverflow API. The idea is that you run it once to fetch all the data you need, and can then analyze this data locally by repeatedly invoking analyze-question-sentiment with different parameters. To get the increased API quota, get a key from stackapps.com and run with the env var STACK_KEY=<key> Eli Bendersky [https://eli.thegreenplace.net] This code is in the public domain.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/eliben/so-tag-sentiment-analysis
License: Unlicense
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/eliben
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago