my python accomplish after reading the outling of word2vec made by google
Stars
125
Forks
84
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
add stop words
e3c7c5f
修正huffman树的构造方法
fdbcaf6
828263d
修正huffman树
b3e7928
把所有内容综合到一个文件中,方便调用
527f357
8cbecac
使用完全二叉树代替了Huffman树,效果有所提升
54fc277
88f9cb8
完成pyword2vec,粗略测试了一下,没有仔细测试
d4e1747
将huffman中递归改为栈,完善统计词频方法
7b95825
add MulCount class
29027f1
wordcount
d5cc885
finish the huffman tree
a68c78b
init commit
60d07b4
Initial commit
467f9af