A GPTC model to classify American news as right- or left-leaning
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Samuel Sloniker 9c66b18cfe
Export compiler.toml
9 months ago
analyses Add analyses 9 months ago
.gitignore Rewrite export script in Python; use build dir 10 months ago
GPL-3.0 Initial commit 10 months ago
LICENSE Initial commit 10 months ago
README.md Add LifeSiteNews 9 months ago
compile.py Use GPTC v4.0.0 9 months ago
compiler.toml Decrease ngram length to 5 9 months ago
download.py Add license headers to code 10 months ago
export.py Export compiler.toml 9 months ago
requirements.txt Initial commit 10 months ago
sources.toml Add LifeSiteNews 9 months ago
stats.py Add license headers to code 10 months ago

README.md

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