nltk / nltk_data

NLTK Data
1.43k stars 1.03k forks source link

downloader error what do I do? #150

Closed havesthdone closed 2 years ago

havesthdone commented 3 years ago

Hi, I've got an error msg: Errno 11004 getaddrinfo failed when using nlkt.download(). I'd like to know how can I fix this. Do I need to download everything from nltk_data and put somewhere manually? Would it work? Thanks.

havesthdone commented 3 years ago

And you know I'm learning it so please help.

Amanda-Clark commented 3 years ago

Can you share the full context of your code that is failing?