llSourcell / chatbot_tutorial

This is the code for "Chatbot Tutorial" by Siraj Raval on Youtube
Apache License 2.0
177 stars 103 forks source link

LookUpError #9

Open DonCoderKing opened 4 years ago

DonCoderKing commented 4 years ago

Hi

I get the following lookup error when running main.py...

I have checked and my nltk is properly installed for Python 3.7

File "C:\Users\Siphiwe\Anaconda3\lib\site-packages\nltk\data.py", line 701, in find raise LookupError(resource_not_found)

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: