]> code.communitydata.science - covid19.git/blob - transliterations/src/compile_transliterated_phrases.sh
shell script to run the whoe process
[covid19.git] / transliterations / src / compile_transliterated_phrases.sh
1 #!/bin/bash
2
3 # For now these scripts don't accept command line arguments. It's an MVP
4
5 python3 wikidata_search.py
6 python3 wikidata_transliterations.py

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