UNPKG

word2vector

Version:

a word2vector interface for nodejs

15 lines (14 loc) 172 B
language: node_js node_js: - "0.12" - "0.11" - "0.10" - "iojs" before_install: - npm update -g npm - cd src - make clean - make all - cd .. - ulimit -n 20000 after_script: