nltk.download()

1,948 views
Skip to first unread message

RJS

unread,
Feb 2, 2014, 6:43:38 PM2/2/14
to nltk-...@googlegroups.com
using the python 2.7.3  command line:

>>> import nltk
>>>nltk.download()

The NLTK Downloader window appears (server index  http://nltk.github.com/nltk_data/)  and the python window shows "showing info http://nltk.github.com/nltk_data/"

 I select "all packages" and click on download.   The message bar in the NLTK downloader window  then display several packages but when it displays    'framenet_v15'  the download hangs up and does not complete the download (since framenet_v15 is a 66 mb file I let the download run for several hours without success). The  python window displayed the message

WindowsError: [Error 32] The process cannot access the file because it is being used by another process : 'C:/nltk_data\\corpora\\franement_v15.zip'


  I then went to the http://nltk.org/nltk_data/ site and attempted to download the framenet_v15 file.  The download lasted for about 1 minute (6% of the file) and then hung up at that point.
__________________________________________________________________________________________________________________________________________________

Any suggestions as to how to correct or workaround the problem will be appreciated !!




Steven Bird

unread,
Feb 2, 2014, 10:12:48 PM2/2/14
to nltk-users
Sorry for the problems with downloading NLTK data. There appears to be a problem with how the nltk.org domain is set up. You can sidestep the problem and download them manually here:


You can follow our progress in resolving the problem here:




--
You received this message because you are subscribed to the Google Groups "nltk-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nltk-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages