word2vec icon indicating copy to clipboard operation
word2vec copied to clipboard

Python interface to Google word2vec

Results 5 word2vec issues
Sort by recently updated
recently updated
newest added

When I try to install word2vec on a Macintosh computer with an M1 chip, I get the following error: `clang: error: the clang compiler does not support '-march=native'` I understand...

Hi, the link to examples is broken https://nbviewer.org/github/danielfrg/word2vec/blob/master/examples/word2vec.ipynb

Hi, I'm struggling to get this wrapper lib work. It seems that if I provide relative paths to disk resources it works just fine. But when I want to use...