1 min readMar 5, 2020
Hello Jack,
I didn’t face a similar issue while working but spacy has this command line ‘ !python -m spacy validate’ from https://spacy.io/api/cli
that may help you debug whatever is going on.
When experimenting, I mostly use google colaboratory notebook.