This commit is contained in:
wea_ondara
2019-12-26 12:12:42 +01:00
parent 19f5835e3a
commit 306a8f7211

8
run.sh
View File

@@ -1,4 +1,6 @@
python3 analyze_batch.py $1
python3 calctoxdiff.py $1
python3 posthist.py $1
python3 sentiments.py $1
python3 analyze_batch.py $1 $2
python3 calctoxdiff.py $1 $2
python3 posthist.py $1 $2
python3 its.py $1 $2