word2vec-native

0.2.0 • Public • Published

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/

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i word2vec-native

      Weekly Downloads

      0

      Version

      0.2.0

      License

      Apache-2.0

      Last publish

      Collaborators

      • binarymax