An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/eliben/so-tag-sentiment-analysis : v0.0.0-20210910122536-dabcc19994f0

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 - Documentation - Download - JSON - codemeta.json
purl: pkg:golang/github.com/eliben/so-tag-sentiment-analysis@v0.0.0-20210910122536-dabcc19994f0
Published:
Indexed:

    Loading...
    Readme
    Loading...