JuliaText / JuliaText/Word2Vec.jl

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

Open
#22 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
62
Forks
15
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by reproducing the wordvectors call with the trained word2vec text file and inspect how vector dimensions are read versus the expected 100×1 destination; done means explaining the mismatch and identifying a concrete correction.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.