赞
踩
pip install nltk
运行:
安装完成后输入idle打开Python Shell:
输入:
import nltk
再输入,引用该工具包:
nltk.download()
运行出现该界面:
下载地址: