0.2.0 • Published 8 years ago

word2vec-native v0.2.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 years ago

node-word2vec-native

Port of the word2vec distance program to a native node.js addon

Usage

This addon does not train vectors. Only the distance program is supported by reading a pre-compiled vector binary.

See the test.js code for an example

Credit

Credit goes to Tomas Mikolov for his original word2vec implementation. Original code from https://code.google.com/p/word2vec/

0.2.0

8 years ago

0.1.1

9 years ago

0.1.0

9 years ago