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

speed up the loading of google news word2vec model #9294

Open
elkhadirzyad opened this issue May 7, 2021 · 0 comments
Open

speed up the loading of google news word2vec model #9294

elkhadirzyad opened this issue May 7, 2021 · 0 comments

Comments

@elkhadirzyad
Copy link

elkhadirzyad commented May 7, 2021

I'm working on windows 7, and when i use the google news pretrained word2vec model (with DL4J library), it takes more than 4 minutes to load, here is the instruction i used :

w2vModel = WordVectorSerializer.readWord2VecModel("../GoogleNews-vectors-negative300.bin.gz")

Is there a more rapid way to load this model

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