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

error #13

Open
ritz18996 opened this issue Apr 4, 2018 · 0 comments
Open

error #13

ritz18996 opened this issue Apr 4, 2018 · 0 comments

Comments

@ritz18996
Copy link

File "/home/sachin/Desktop/thesemicolon-master/chatbotPreprocessing.py", line 26, in
model = gensim.models.Word2Vec.load('/home/sachin/Desktop/thesemicolon-master/enwiki_dbow/doc2vec.bin');
File "/usr/local/lib/python2.7/dist-packages/gensim/models/word2vec.py", line 979, in load
return load_old_word2vec(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/gensim/models/deprecated/word2vec.py", line 172, in load_old_word2vec
'batch_words': old_model.batch_words,
AttributeError: 'Doc2Vec' object has no attribute 'batch_words'
[Finished in 11.8s with exit code 1]

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

1 participant