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

Getting DimensionMismatch("tried to assign 99-element array to 100×1 destination") error #22

Open
schnetzlerjoe opened this issue Dec 2, 2020 · 2 comments

Comments

@schnetzlerjoe
Copy link

I am getting the error DimensionMismatch("tried to assign 99-element array to 100×1 destination") when trying to apply wordvectors on a trained word2vec text file.

What exactly does this mean?

@ValeriiBaidin
Copy link

I have the same problem.

@AbrJA
Copy link

AbrJA commented Mar 21, 2024

I had the same issue, in my case it was due to using the zip file without decompression, I think it's the same for you guys.

Greetings!

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