Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't unzip .vec file (invalid compressed data) #10

Open
LautaroEst opened this issue Jan 27, 2022 · 0 comments
Open

Can't unzip .vec file (invalid compressed data) #10

LautaroEst opened this issue Jan 27, 2022 · 0 comments

Comments

@LautaroEst
Copy link

Hello,
I recently attempted to download the glove-sbwc.i25.vec.gz file, but when I tried to uncompress it, I get the following error:

~$ gzip -d glove-sbwc.i25.vec.gz

gzip: glove-sbwc.i25.vec.gz: invalid compressed data--crc error

gzip: glove-sbwc.i25.vec.gz: invalid compressed data--length error

Also, the browser consol shows the following messege when I click on the file to download it:

Mixed Content: The site at 'https://github.com/dccuchile/spanish-word-embeddings#glove-embeddings-from-sbwc:1' was loaded over a secure connection, but the file at 'https://users.dcc.uchile.cl/~jperez/word-embeddings/glove-sbwc.i25.vec.gz' was redirected through an insecure connection. This file should be served over HTTPS. This download has been blocked. See https://blog.chromium.org/2020/02/protecting-users-from-insecure.html for more details.

Thanks for any help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant