Can't find model 'en_core_web_sm'
Thank you very much for your continued maintenance of this tool, But when I used python 3.7.12 to run this tool,it still occured the error like other users said before: [E050] Can't find model 'en_core_web_sm', The trial date is July 12, 2022, Is it because the Python version is too high, or other reasons?
I have the same error: "OSError: [E050] Can't find model 'en_core_web_sm'. It doesn't seem to be a shortcut link, a Python package, or a valid path to a data directory."
I found the solution here by running the following two commands: https://stackoverflow.com/questions/54334304/spacy-cant-find-model-en-core-web-sm-on-windows-10-and-python-3-5-3-anacon
python -m spacy download en_core_web_sm python -m spacy download en