Replication repository for the GPT Party project, which compares GPT-4 party placements with expert survey benchmarks from GPS and CHES.
code/gps/: data prep, prompting, and analysis scripts for Global Party Survey comparisons.code/ches/: harmonization and analysis scripts for Chapel Hill Expert Survey comparisons.data/: intermediate and analysis-ready datasets used by the scripts.
- Open the project in RStudio (
article_spsa2024_gpt_party.Rproj) or from your R session. - Install required packages used in the scripts (
dplyr,tidyr,ggplot2, and related dependencies). - Run scripts in
code/gps/andcode/ches/in numerical/file-order when dependencies exist between files.
- This repository is intended for transparency and replication.
- If you reuse results, please cite the corresponding paper/project output.