Document scripts
This commit is contained in:
parent
f0b93cd2f6
commit
17bb8a4f3f
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…
Reference in New Issue
Block a user