stephbuon / democracy-lab

Code, manuals, and concepts for Democracy Lab research and affiliate projects.
MIT License
0 stars 0 forks source link

Extract Triples From C20 congress #132

Open stephbuon opened 2 years ago

stephbuon commented 2 years ago

Extract triples from all of Congress.

Here is a Shell script to parallelize this job on the level of SLURM: https://github.com/stephbuon/democracy-lab/blob/main/triples/congress-triples/congress_triples.sbatch

The script is set to submit an array of 19,999 jobs (SLURM cannot go higher than this, btw).