Exception "unhandled LookupError"
**********************************************************************
Resource punkt not found.
Please use the NLTK Downloader to obtain the resource:
>>> import nltk
>>> nltk.download('punkt')
For more information see:
https://www.nltk.org/data.html
Attempted to load tokenizers/punkt/english.pickle
Searched in:
- 'C:\\Users\wiztricks\/nltk_data'
- 'd:\\dev\\python\\eric_env\\nltk_data'
- 'd:\\dev\\python\\eric_env\\share\\nltk_data'
- 'd:\\dev\\python\\eric_env\\lib\\nltk_data'
- 'C:\\Users\\wiztricks\\AppData\\Roaming\\nltk_data'
- 'C:\\nltk_data'
- 'D:\\nltk_data'
- 'E:\\nltk_data'
- ''
**********************************************************************
Partager