我的要求.txtspacy我的云函數(shù)代碼:import spacy
nlp = spacy.load("en_core_web_sm")錯誤:加載用戶代碼時函數(shù)失敗。錯誤消息:[E050] 找不到模型“en_core_web_sm”。它似乎不是快捷鏈接、Python 包或數(shù)據(jù)目錄的有效路徑。
云功能中的 spacy 模型不起作用
慕田峪7331174
2023-02-07 17:16:09