Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Deermini/word2vec-tensorflow
/ functions
Functions
4 in github.com/Deermini/word2vec-tensorflow
⨍
Functions
4
◇
Types & classes
0
↓ 2 callers
Function
generate_batch
(batch_size, num_skips, skip_window)
word2vec_chinese.py:83
↓ 1 callers
Function
build_dataset
(words)
word2vec_chinese.py:53
↓ 1 callers
Function
plot_with_labels
(low_dim_embs, labels, filename='images/tsne3.png',fonts=None)
word2vec_chinese.py:206
↓ 1 callers
Function
read_data
对要训练的文本进行处理,最后把文本的内容的所有词放在一个列表中
word2vec_chinese.py:17