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

Not able to load Doc2Vec model #13

Open
rrrajat04 opened this issue Nov 7, 2021 · 4 comments
Open

Not able to load Doc2Vec model #13

rrrajat04 opened this issue Nov 7, 2021 · 4 comments

Comments

@rrrajat04
Copy link

I am Directly running the pre-trained system to get the labels using gensim 4.1.2 on windows machine.
Also i downloaded doc2vec and word2vec models from the links given in description.

Doc2Vec.load(r'model\docvecmodel.d2v')

Error : AttributeError: Can't get attribute 'DocvecsArray' on <module 'gensim.models.doc2vec' from 'c:\programdata\anaconda3\envs\nlpdev3.6\lib\site-packages\gensim\models\doc2vec.py'>

@abhinav922
Copy link

@rrrajat04 Did you find a workaround or train a new model for this issue?

@KINJALMARU16
Copy link

Hi Did you find the solution for the error?

@rrrajat04
Copy link
Author

rrrajat04 commented Sep 9, 2022 via email

@KINJALMARU16
Copy link

@rrrajat04 Thanks for the info :)

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

3 participants