From 17bb8a4f3f5f63bd0b47f06cb30f684743203a11 Mon Sep 17 00:00:00 2001 From: Samuel Sloniker Date: Fri, 25 Nov 2022 09:33:02 -0800 Subject: [PATCH] Document scripts --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45e7c83..be59dfd 100644 --- a/README.md +++ b/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