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

unable to access the link #1012

Closed
vibhutibindal opened this issue Apr 24, 2017 · 3 comments
Closed

unable to access the link #1012

vibhutibindal opened this issue Apr 24, 2017 · 3 comments
Labels
docs Documentation and website

Comments

@vibhutibindal
Copy link

Your Environment

  • Operating System: windows 7
  • Python Version Used: python 2.7.13 64 bit
  • spaCy Version Used: spacy 1.7.5
  • Environment Information:

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/.

@ines ines added the docs Documentation and website label Apr 24, 2017
@vibhutibindal
Copy link
Author

can anyone provide the code snippet on how to use glove pretrained vectors(Wikipedia corpus) with spacy.

@ines
Copy link
Member

ines commented Oct 24, 2017

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 pip install spacy-nightly.

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:
https://alpha.spacy.io/usage/vectors-similarity#custom-loading-glove

@lock
Copy link

lock bot commented May 8, 2018

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.

@lock lock bot locked as resolved and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Documentation and website
Projects
None yet
Development

No branches or pull requests

2 participants