nltk_data icon indicating copy to clipboard operation
nltk_data copied to clipboard

framenet_v15 appears to be corrupt

Open sctjkc01 opened this issue 11 years ago • 6 comments

I can't seem to download framenet_v15, either via nltk.download(), or via manually downloading through a web browser. Is it corrupt?

sctjkc01 avatar Sep 05 '13 17:09 sctjkc01

I'm having the same issue currently. It took a few tries but the downloader on my machine appears to have finally gotten a copy.

slcott avatar Dec 14 '13 15:12 slcott

This appears to still be an issue (osx, brew installed python, pip installed nltk) Since it's hanging on this corpus the rest appears not to be installable.

slremy avatar May 07 '17 08:05 slremy

Stay that.. comment... there was an error downloading previously.. trying again appears to have "fixed"

image

slremy avatar May 07 '17 08:05 slremy

Sorry for missing this issue out. There shouldn't be any problem with the framenet_v15.zip now in the latest version of nltk and nltk_data. @slremy Are you still having an issue with it?

alvations avatar May 09 '17 14:05 alvations

It took more than one attempt, but eventually things were downloaded. My guess is that there were some timeouts that expired during the downloads that cause the downloading UI to be unhappy. (In each case I needed to close and re-start the download process.)

slremy avatar May 09 '17 18:05 slremy

The UI is a little buggy. Try using nltk.download('framenet_v15')

alvations avatar May 10 '17 01:05 alvations