shell script to run the whoe process
This commit is contained in:
6
transliterations/src/compile_transliterated_phrases.sh
Executable file
6
transliterations/src/compile_transliterated_phrases.sh
Executable file
@@ -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
|
||||
Reference in New Issue
Block a user