Skip to content

Latest commit

 

History

History

word2vec

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Word2vec

word2vec的简单实现。

如果使用本书附带的docker镜像,所有依赖已经安装好,不需要再次安装。使用docker镜像运行程序的方式详见文档

依赖

  • python2.7
pip install scipy
pip install numpy

运行

./run.sh