Cannot download 'punkt' tokenizer

Hello,

I get the following error, while trying to execute nltk.download(‘punkt’). Please help

[nltk_data] Error loading punkt: <urlopen error [Errno -3] Temporary
[nltk_data] failure in name resolution>

Hi @Marcin_Sosnowski,

Maybe the server was temporarily down.

I have just tried that piece of code and I was able to download it, maybe it is working now.

Try it yourself and let me know.

Best,
Mubsi

It works fine now, thank you.