https://github.com/ckampfe/stats
trend analysis of 52 weeks of a reading list
https://github.com/ckampfe/stats
Last synced: about 1 year ago
JSON representation
trend analysis of 52 weeks of a reading list
- Host: GitHub
- URL: https://github.com/ckampfe/stats
- Owner: ckampfe
- License: agpl-3.0
- Created: 2016-09-01T19:49:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T19:50:10.000Z (almost 10 years ago)
- Last Synced: 2025-02-01T20:11:16.835Z (over 1 year ago)
- Language: Clojure
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# stats
From July/2015 to July/2016 I wrote one post a week, collecting various links I had been reading, and pulling out relevant passages from the articles into quotes.
This is a quick trend analysis of these posts using [Instaparse](https://github.com/Engelberg/instaparse) and [Gorilla-REPL](http://gorilla-repl.org/).
Depends on [boot-gorilla](https://github.com/ckampfe/boot-gorilla) to provide
an interface to Gorilla-REPL.
# to run locally
`$ git clone`
`$ boot gorilla -b`
# license
GNU AGPL v3.0, see LICENSE