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

Loading pretrained Glove embeddings #289

Open
kliegr opened this issue Dec 18, 2018 · 4 comments
Open

Loading pretrained Glove embeddings #289

kliegr opened this issue Dec 18, 2018 · 4 comments

Comments

@kliegr
Copy link

kliegr commented Dec 18, 2018

This is related to #283 which was closed. I found seemingly working code able to load pretrained GloVe vectors to text2vec: https://gist.github.com/tjvananne/8b0e7df7dcad414e8e6d5bf3947439a9
I have not run this successfully due to somewhat slow reading of large files, but perhaps it can help.

@dselivanov
Copy link
Owner

@kliegr thanks for contribution. I have some draft code for downloading pre-trained embeddings, hope will have time to finish it add add to 0.6 release.

@alexpghayes
Copy link

Would love to second this! Being able to use large pre-trained embeddings would be incredible.

@dselivanov
Copy link
Owner

unfortunately no plans to work on that. PR welcome

@storopoli
Copy link

I have a pre-trained Glove model for Portuguese and would also love to have a very simple implementation to load your pre-trained embeddings.

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

No branches or pull requests

4 participants