2022-11-24 09:07:06 -08:00
|
|
|
# gptc-news-model
|
|
|
|
|
|
|
|
A [GPTC](https://git.kj7rrv.com/kj7rrv/gptc) model to classify American news as
|
|
|
|
right- or left-leaning
|
|
|
|
|
2022-11-25 09:33:02 -08:00
|
|
|
## 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
|
2022-11-24 13:45:28 -08:00
|
|
|
|
2022-11-24 09:07:06 -08:00
|
|
|
## Sources
|
|
|
|
|
2022-11-25 09:33:02 -08:00
|
|
|
Inclusion of a site in this model is not an endorsement of the site.
|
|
|
|
|
2022-11-24 09:07:06 -08:00
|
|
|
### Left
|
|
|
|
|
2022-11-24 19:41:40 -08:00
|
|
|
* ABC News
|
2022-11-24 15:57:56 -08:00
|
|
|
* The Atlantic
|
|
|
|
* CBS News
|
|
|
|
* CNBC
|
2022-11-24 09:07:06 -08:00
|
|
|
* CNN
|
2022-11-26 13:45:41 -08:00
|
|
|
* Democracy Now!
|
2022-11-24 09:07:06 -08:00
|
|
|
* HuffPost (formerly Huffington Post)
|
2022-11-26 13:45:41 -08:00
|
|
|
* The Intercept
|
2022-11-24 09:07:06 -08:00
|
|
|
* Los Angeles Times
|
2022-11-24 15:57:56 -08:00
|
|
|
* PBS NewsHour
|
2022-11-26 13:45:41 -08:00
|
|
|
* Slate
|
2022-11-26 09:41:42 -08:00
|
|
|
* The Washington Post
|
2022-11-24 09:07:06 -08:00
|
|
|
|
|
|
|
### Right
|
|
|
|
|
2022-11-26 13:45:41 -08:00
|
|
|
* The American Conservative
|
2022-11-24 15:57:56 -08:00
|
|
|
* American Thinker
|
|
|
|
* Breitbart
|
2022-11-24 19:41:40 -08:00
|
|
|
* Daily Caller
|
2022-11-24 15:57:56 -08:00
|
|
|
* Epoch Times
|
|
|
|
* The Federalist
|
2022-11-24 09:07:06 -08:00
|
|
|
* Fox News
|
2022-12-20 17:50:21 -08:00
|
|
|
* LifeSiteNews
|
2022-11-24 09:07:06 -08:00
|
|
|
* New York Post
|
2022-11-26 13:45:41 -08:00
|
|
|
* Not the Bee
|
2022-11-24 15:57:56 -08:00
|
|
|
* One America News Network
|
2022-12-20 17:31:12 -08:00
|
|
|
* RedState
|
2022-11-24 15:57:56 -08:00
|
|
|
* Washington Examiner
|