A GPTC model to classify American news as right- or left-leaning
Go to file
2022-11-26 13:45:34 -08:00
.gitignore Rewrite export script in Python; use build dir 2022-11-25 09:25:54 -08:00
compile.py Compiler settings 2022-11-26 13:05:37 -08:00
compiler.toml Compiler settings 2022-11-26 13:05:37 -08:00
download.py Add license headers to code 2022-11-25 09:35:27 -08:00
export.py Add license headers to code 2022-11-25 09:35:27 -08:00
GPL-3.0 Initial commit 2022-11-24 09:16:03 -08:00
LICENSE Initial commit 2022-11-24 09:16:03 -08:00
README.md Add Slate 2022-11-26 13:05:45 -08:00
requirements.txt Initial commit 2022-11-24 09:16:03 -08:00
sources.toml Add Democracy Now! 2022-11-26 13:45:34 -08:00
stats.py Add license headers to code 2022-11-25 09:35:27 -08:00

gptc-news-model

A GPTC model to classify American news as right- or left-leaning

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
  • The Atlantic
  • CBS News
  • CNBC
  • CNN
  • HuffPost (formerly Huffington Post)
  • Los Angeles Times
  • Slate
  • PBS NewsHour
  • The Washington Post

Right

  • American Thinker
  • Breitbart
  • Daily Caller
  • Epoch Times
  • The Federalist
  • Fox News
  • Not the Bee
  • New York Post
  • One America News Network
  • Washington Examiner