Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
[6]: !{python} -m spacy 下载 bn_core_web_md !{python} -m spacy 链接 bn_core_web_md bn --force;
输出:✘ 找不到与“bn_core_web_md”(spaCy v2.1.8)兼容的模型。
✘ 找不到模型数据 数据应该位于 bn_core_web_md
*我想加载孟加拉语数据,请帮助我。
Spacy 目前不支持孟加拉语。您可以在此处查看支持的模型列表 - https://spacy.io/models。