GraphRetriever
GraphRetriever copied to clipboard
sqlite3.OperationalError: index index_id already exists
Hi, First of all, I'm sorry for the frequent questions.
I prepared all the data, and there was a problem during the preprocessing process. : python3 WikiData.py --dump_path {path_to_wikidata_dump} --data_dir {dir_for_saving_preprocessed_wikidata} --n_processed {n_processes_for_preprocessing}
Traceback (most recent call last):
File "WikiData.py", line 307, in
Can you tell me how I can solve this case?