word2vector
word2vector copied to clipboard
ES5 compatiblity?
Hi, I'm trying to install word2vector on Ubuntu Precise (12.04). Everything went well until I run the test.
The thing is, the latest Node.js for Ubuntu Precise offers very limited support for ES5, so the system don't even understand the type "const", and less the use of an arrow function. . .
Can't do a distro update either, because some enterprise software runs on it.
I'm currently working on a babel translation. Just thinking if a pre-translated branch for ES5 could be provided for everyone's convenience when stuck in a situation like mine.
Thanks for your suggestion. Sorry for the late reply. I have been preparing graduate exam for months so didn't notice this issue. I will consider to do this after examination. Thanks again!