You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resource [93mpunkt[om not found.Please use the NLTK Downloader to obtain theresource:
[31m>>> import nltk>>> nltk.download(' punkt')[omFor more information see: https://www.nltk.org/data.html
NLTK's dat
all"), or just tra and no gra
Attempted to load [93mtokenizers/punkt/PY3/english.pickle[om
Searched in:/home/horace/nltk data!/home/horace/.conda/envs/chatglm/nltk data!- '/home/horace/.conda/envs/chatglm/share/nltk data'/home/horace/.conda/envs/chatglm/lib/nltk data'
'/usr/share/nltk data'
'/usr/local/share/nltk data
‘/usr/lib/nltk data’
‘/usr/local/lib/nltk data’
Resource [93mpunkt[om not found.Please use the NLTK Downloader to obtain theresource:
[31m>>> import nltk>>> nltk.download(' punkt')[omFor more information see: https://www.nltk.org/data.html
NLTK's dat
all"), or just tra and no gra
Attempted to load [93mtokenizers/punkt/PY3/english.pickle[om
Searched in:/home/horace/nltk data!/home/horace/.conda/envs/chatglm/nltk data!- '/home/horace/.conda/envs/chatglm/share/nltk data'/home/horace/.conda/envs/chatglm/lib/nltk data'
'/usr/share/nltk data'
'/usr/local/share/nltk data
‘/usr/lib/nltk data’
‘/usr/local/lib/nltk data’
终端中提示我import nltk后使用nltk.download('punkt'),但执行这条命令会失败。查询资料后去官网下载,解压后放到上述提到的指定位置,再运行main.py,发现还是出现这个错误。不知道怎么解决
The text was updated successfully, but these errors were encountered: