M HYPE SPLASH
// updates

Error while installing NLTK dataset - nltk.download

By Sarah Scott

I've ubuntu 14.04(64-bit) installed on my machine.

I'm trying to install NLTK supporting packages using the commands

import nltk
nltk.set_proxy(' ('USERNAME', 'PASSWORD'))
nltk.download()

But I'm getting the error:

[Errno -2] Name or service not known
False

Kindly help me to resolve this issue.

2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy