-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
unable to access the link #1012
Comments
can anyone provide the code snippet on how to use glove pretrained vectors(Wikipedia corpus) with spacy. |
Sorry for only getting to this issue now – we've since improved the vector loading and GloVe vectors support in spaCy v2.0, currently in alpha. You can test the new version by running The new version also comes with re-written and restructured docs, including a new section on word vectors: https://alpha.spacy.io/usage/vectors-similarity See here for the relevant section on loading GloVe vectors: |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Your Environment
i am looking for a tutorial on how to load pre-trained glove vectors using spacy(wikipedia corpus) and i am unable to access the link https://spacy.io/tutorials/load-new-word-vectors/.
The text was updated successfully, but these errors were encountered: