Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

AttributeError: 'Word2Vec' object has no attribute 'vector_size' #39

Open
jianq1994 opened this issue Mar 3, 2018 · 2 comments
Open

Comments

@jianq1994
Copy link

I used python 2.7 and codes:

model = Word2Vec.load("path/to/word2vec/en.model")

returns an error:

AttributeError: 'Word2Vec' object has no attribute 'vector_size'

I guess might be the version of gensim, but I am not sure.

@gilgtc
Copy link

gilgtc commented May 22, 2018

I have the same issue. Any advice?

@dav009
Copy link
Contributor

dav009 commented May 23, 2018

piskvorky/gensim#2015

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

No branches or pull requests

3 participants