我已经安装了nodejs应用程序所需的所有Node.js库。但后端的nodejs应用程序使用python库,其中包含一些代码行,如import nltk和所有其他库。Traceback (most recent call last): File "mainfile.py", line 2, in import functionfile as f File "/app部署在heroku上的完整代码可在github link - 中找到
app文件夹中存在nodejs应
我不能使用nltk wordnet狐猴,因为由于访问权限问题,我无法在大学计算机上下载wordnet语料库。Please use the NLTK Downloader to obtain the resource: >>> nltk.download() Searched in: - '/usr/share/nltk<