Skip to content

ngillani/school-reviews-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome! This repo contains code used to analyze school reviews.

Key directories and files

  • scrapers/scrape_greatschools.py - code used to scrape reviews from GreatSchools.org
  • utils/aggregate_gs_data.py - pipeline for aggregating and merging our different datasets
  • models/comments_regression.py - baseline regression models used to benchmark BERT models against
  • analysis/analyze_nlp_outputs.py - aggregates results from baseline regression models
  • analysis/interpret_attributions.py - code for aggregating outputs of IG, clustering, IDF analysis, etc. (contains most of the code used for the main analyses in the paper)
  • analysis/greatschools_analysis.R - code for balance check regressions and plots used in the paper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published