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
|
A [GPTC](https://git.kj7rrv.com/kj7rrv/gptc) model to classify American news as
|
||||||
right- or left-leaning
|
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
|
## Sources
|
||||||
|
|
||||||
|
Inclusion of a site in this model is not an endorsement of the site.
|
||||||
|
|
||||||
### Left
|
### Left
|
||||||
|
|
||||||
* ABC News
|
* ABC News
|
||||||
|
|
Loading…
Reference in New Issue
Block a user