wilhelm-vocabulary / .github /load_ancient_greek.py
QubitPi's picture
Load Latin & AG
8ce7d2e verified
raw
history blame
150 Bytes
from wilhelm_python_sdk.ancient_greek_neo4j_loader import load_into_database
if __name__ == "__main__":
load_into_database("ancient-greek.yaml")