标签: python-2.7
----->正在下载NLTK语料库... 找不到nltk.txt,未下载任何语料库
依赖性已在requirements.txt文件中指定,但未下载
答案 0 :(得分:0)
您需要创建一个.txt文件-> nltk.txt 在您的根目录中,并提及您要下载的所有语料库。
访问此链接,它将获得所有答案。 https://devcenter.heroku.com/articles/python-nltk#keep-reading