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/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i word2vec-native

Weekly Downloads

0

Version

0.2.0

License

Apache-2.0

Last publish

Collaborators

  • binarymax