📜  找不到资源punkt.请使用 NLTK 下载器获取资源: - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:40.555000             🧑  作者: Mango

代码示例1
# add this below lines into your nlp code then run it will pop-up click on install
import nltk
nltk.download()