Add exploratory data analysis to come up with a real-data example.
This commit is contained in:
6
civil_comments/Makefile
Normal file
6
civil_comments/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
srun_1core=srun -A comdata -p compute-bigmem --mem=4G --time=12:00:00 -c 1 --pty /usr/bin/bash -l
|
||||
perspective_scores.csv: perspective_json_to_csv.sh perspective_results.json
|
||||
$(srun_1core) ./$^ $@
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user