文件名称:word2vec googlecode 官方代码
文件大小:223KB
文件格式:RAR
更新时间:2019-01-03 09:30:58
word2vec google code 官方代码
The word2vec tool takes a text corpus as input and produces the word vectors as output. It first constructs a vocabulary from the training text data and then learns vector representation of words. The resulting word vector file can be used as features in many natural language processing and machine learning applications.
【文件预览】:
word2vec
----demo-analogy.sh(631B)
----QQ图片20151214153912.png(134KB)
----demo-train-big-model-v1.sh(5KB)
----word2phrase.c(9KB)
----demo-word.sh(272B)
----demo-word-accuracy.sh(414B)
----word2vec.c(26KB)
----demo-phrase-accuracy.sh(885B)
----makefile.txt(718B)
----demo-classes.sh(358B)
----questions-words.txt(590KB)
----questions-phrases.txt(164KB)
----distance.c(4KB)
----compute-accuracy.c(5KB)
----demo-phrases.sh(853B)
----README.txt(1KB)
----LICENSE.txt(11KB)
----word-analogy.c(5KB)