ChatterBot_update
ChatterBot_update copied to clipboard
OSError: [E050] Can't find model 'en_core_web_sm'. It doesn't seem to be a Python package or a valid path to a data directory.
I get this error on MacOS with Python 3.11.4, installing by copying and pasting the instructions in the README.
As per spacy doc, you will need to download it, if you suggest, I'll add it to requirements (sorry for the extremely late reply)
python -m spacy download en_core_web_sm