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
1 year ago
analyses Add analyses 1 year ago
.gitignore Rewrite export script in Python; use build dir 1 year ago
GPL-3.0 Initial commit 1 year ago
LICENSE Initial commit 1 year ago
README.md Add LifeSiteNews 1 year ago
compile.py Use GPTC v4.0.0 1 year ago
compiler.toml Decrease ngram length to 5 1 year ago
download.py Add license headers to code 1 year ago
export.py Export compiler.toml 1 year ago
requirements.txt Initial commit 1 year ago
sources.toml Add LifeSiteNews 1 year ago
stats.py Add license headers to code 1 year 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