word2vec icon indicating copy to clipboard operation
word2vec copied to clipboard

Go library for performing computations in word2vec binary models

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

Add method to lazy load the model, saving only the offset at each word vector starts on the io.Reader, and reading at it only when needed Adds a flag lazy...

Dear, where can I download a compatible model binary file to test ?