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

No such file or directory: 'data/glove.gz' #15

Closed
CCChenhao997 opened this issue Aug 13, 2020 · 1 comment
Closed

No such file or directory: 'data/glove.gz' #15

CCChenhao997 opened this issue Aug 13, 2020 · 1 comment

Comments

@CCChenhao997
Copy link

Can you provide the glove.gz ? Thx :)

@guhur
Copy link

guhur commented Sep 9, 2020

  1. Download glove 6B embedding zip file from https://nlp.stanford.edu/projects/glove/
  2. Unzip it
  3. Gzip the 100d file: gzip -k glove.6B.100d.txt
  4. Rename the produced file: mv glove.6B.100d.txt.gz glove.gz

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

2 participants