timomulder
Results
1
comments of
timomulder
I think you need to run: `python3 extraction/project_graph.py ${DATA_DIR}wikidata/ extraction/classifiers/location_classifier.py --export_classification data/location_classification` `python3 extraction/project_graph.py ${DATA_DIR}wikidata/ extraction/classifiers/country_classifier.py --export_classification data/country_classification` and `python3 extraction/project_graph.py ${DATA_DIR}wikidata/ extraction/classifiers/time_classifier.py --export_classification data/time_classification` as well as the type...