Skip to content
Discussion options

You must be logged in to vote

Hmm, somehow you've ended up with some old/prerelease sense2vec code that was written for a much older version of spacy.

Try to uninstall and reinstall sense2vec or start again in a clean venv, double-checking that you have a compatible version of spacy after the install. For sense2vec v2.0.0 this is spacy v3.x; for sense2vec v1.0.3 this is spacy v2.2 or v2.3.

If you install sense2vec in a new venv with pip, it should automatically install a compatible version of spacy.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / vectors Feature: Word vectors and similarity
2 participants
Converted from issue

This discussion was converted from issue #8922 on August 12, 2021 06:58.