node-word2vec icon indicating copy to clipboard operation
node-word2vec copied to clipboard

Why is 1GB of ram required to load a 160mb word vector file?

Open josephrocca opened this issue 8 years ago • 0 comments

Are there some pre-computations done which cause this lib to eat up RAM? Because I'm using a 160mb text file of word vectors and the node process is taking up 900mb+ of RAM.

Just wondering whether there is a good reason for this, or whether I should dig about looking for some inefficiencies somewhere.

Thanks

josephrocca avatar May 03 '16 18:05 josephrocca