我不能使用nltk wordnet狐猴,因为由于访问权限问题,我无法在大学计算机上下载wordnet语料库。Please use the NLTK Downloader to obtain the resource: >>> nltk.download() Searched in: - '/usr/share/nltk<
我正在使用python进行NLP,发现了以下错误:NLTK Babelizer: type 'help' for a list of commands.in enumerate(babelize(phrase, 'english', language)):
File "/usr/local/lib/python2.7/dist-packages/nltk如前所述,我已经导入了nltk.book