]> code.communitydata.science - ml_measurement_error_public.git/blob - civil_comments/Makefile
3c331c2acaf707982da153c7b6348d6e3d9e1cd6
[ml_measurement_error_public.git] / civil_comments / Makefile
1 srun_1core=srun -A comdata -p compute-bigmem --mem=4G --time=12:00:00 -c 1 --pty /usr/bin/bash -l
2 perspective_scores.csv: perspective_json_to_csv.sh perspective_results.json
3         $(srun_1core) ./$^ $@
4
5
6

Community Data Science Collective || Want to submit a patch?