Please use the NLTK Downloader to obtain the resource:

解决如下:原因在于缺少一个模块

window 下 

>>>python

>>> import nltk
>>> nltk.download('punkt')

 

相关文章:

  • 2022-12-23
  • 2021-12-02
  • 2021-12-11
  • 2021-08-29
  • 2021-10-23
  • 2021-06-19
  • 2022-12-23
  • 2021-08-08
猜你喜欢
  • 2021-08-10
  • 2021-05-09
  • 2021-05-11
  • 2021-12-06
  • 2021-09-08
  • 2022-03-09
  • 2022-12-23
相关资源
相似解决方案