]> code.communitydata.science - covid19.git/blobdiff - transliterations/src/compile_transliterated_phrases.sh
shell script to run the whoe process
[covid19.git] / transliterations / src / compile_transliterated_phrases.sh
diff --git a/transliterations/src/compile_transliterated_phrases.sh b/transliterations/src/compile_transliterated_phrases.sh
new file mode 100755 (executable)
index 0000000..8af82f7
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# For now these scripts don't accept command line arguments. It's an MVP
+
+python3 wikidata_search.py
+python3 wikidata_transliterations.py

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