node-word2vec
node-word2vec copied to clipboard
Node.js interface to the Google word2vec tool.
Hello dev guys! :) Would appreciate your help with install failure. I got GnuWin32 installed and path is specified in system and user path settings. Still I got this error....
Are there some pre-computations done which cause this lib to eat up RAM? Because I'm using a 160mb text file of word vectors and the node process is taking up...
[This line here](https://github.com/Planeshifter/node-word2vec/blob/7be2d8a0c975304b0d281cf3fcb56f2888147903/lib/model.js#L376) was removing the last item from each vector which made their lengths different which caused a whole bunch of chaos down the line (multiplying by undefined). I...
修复变量不错在错误,修复类型不存在错误,兼容win
npm ERR! code 1 npm ERR! path G:\projects\client-task\generate-embadding-openai\node_modules\word2vec npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c make --directory=src npm ERR! 'make' is not recognized as an internal...