ValueError with spacy.load('en_core_web_sm')
问题 I'm getting ValueError: could not broadcast input array from shape (96) into shape (128) for spacy.load('en_core_web_sm') I manually downloaded and installed the model as i'm working on a work computer with download restrictions. I have followed the instructions to download and copy from this link: https://github.com/explosion/spaCy/issues/3113 Copy the folder Python35\lib\site-packages\en_core_web_sm create a folder named en in Python35\Lib\site-packages\spacy\data , paste the copied