Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

ValueError when loading wiki.en.vec using gensim's word2vec #155

Closed
yg37 opened this issue Mar 2, 2017 · 3 comments
Closed

ValueError when loading wiki.en.vec using gensim's word2vec #155

yg37 opened this issue Mar 2, 2017 · 3 comments

Comments

@yg37
Copy link

yg37 commented Mar 2, 2017

ValueError: invalid vector on line 12898 (is this really the text format?)

Does anyone have any insight on what causes this? incorrect vector dimension, maybe?

@xrmx
Copy link

xrmx commented Mar 2, 2017

@yg37 looks related piskvorky/gensim#1176

@tmylk
Copy link

tmylk commented Mar 2, 2017

Fixed in #1176. Please clone the latest code versoin in develop branch

@yg37
Copy link
Author

yg37 commented Mar 2, 2017

Yes, that works. Thanks a lot!

@yg37 yg37 closed this as completed Mar 2, 2017
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