opinionated / pipeline

0 stars 0 forks source link

Word2vec too large #28

Open ConnorFoody opened 7 years ago

ConnorFoody commented 7 years ago

The word2vec lib that I was looking at seems to have memory issues with large sets.

Thinking about manually bucketing to break up the memory a little bit.