Browse Source

Document scripts

master
Samuel Sloniker 1 year ago
parent
commit
17bb8a4f3f
Signed by: kj7rrv
GPG Key ID: 1BB4029E66285A62
  1. 11
      README.md

11
README.md

@ -3,10 +3,19 @@
A [GPTC](https://git.kj7rrv.com/kj7rrv/gptc) model to classify American news as
right- or left-leaning
Inclusion of a site in this model is not an endorsement of the site.
## Scripts
No scripts take any arguments.
* `./download.py`: download new articles and add them to the database
* `./compile.py`: compile GPTC model
* `./export.py`: create `build/` directory with files for release
* `./stats.py`: print statistics on article and source counts
## Sources
Inclusion of a site in this model is not an endorsement of the site.
### Left
* ABC News

Loading…
Cancel
Save