Open dersuchendee opened 1 year ago
Hi I was taking a look and seems to be related with the path of the downloaded spacy model. I tested the script with the spacy_model extracted folder and it worked for me:
python run_spacy.py <Downloaded_Models_Folder>/Spacy/spacy_model/ ./example_file.csv
Can you please check that in the downloaded spacy folder you have the following files/folders?
I get this error:
Is there a file missing?