A GPTC model to classify American news as right- or left-leaning
Go to file
2023-01-08 08:48:20 -08:00
analyses Add analyses 2023-01-08 08:45:22 -08:00
.gitignore Rewrite export script in Python; use build dir 2022-11-25 09:25:54 -08:00
compile.py Use GPTC v4.0.0 2022-12-24 12:29:00 -08:00
compiler.toml Decrease ngram length to 5 2023-01-08 08:47:59 -08:00
download.py Add license headers to code 2022-11-25 09:35:27 -08:00
export.py Export compiler.toml 2023-01-08 08:48:20 -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 LifeSiteNews 2022-12-20 17:50:21 -08:00
requirements.txt Initial commit 2022-11-24 09:16:03 -08:00
sources.toml Add LifeSiteNews 2022-12-20 17:50:21 -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
  • Democracy Now!
  • HuffPost (formerly Huffington Post)
  • The Intercept
  • Los Angeles Times
  • PBS NewsHour
  • Slate
  • The Washington Post

Right

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