Open geoxx3 opened 5 years ago
It's seems that you might have an issue with en model of SpaCy. Try re-installing it by command : pip install -U spacy python -m spacy download en
Then try to import spacy in python's terminal. If correctly imported, then you should be good to go.
How to resolve the issue?
Error when I run nlu_model.py