python spacy [E050] Can't find model 'en_core_web_sm'

Posted mindreader007

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python spacy [E050] Can't find model 'en_core_web_sm'相关的知识,希望对你有一定的参考价值。

 出现问题 [E050] Can‘t find model ‘en_core_web_sm‘

技术图片

 

使用管理员权限打开shell控制台,输入命令

python -m spacy download en_core_web_sm 问题解决

以上是关于python spacy [E050] Can't find model 'en_core_web_sm'的主要内容,如果未能解决你的问题,请参考以下文章