henryzhou1113 / tf_word2vec

a tensorflow version of Word2Vec with a new loss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf_word2vec

introduction: http://kexue.fm/archives/4402/

here we release a tf_word2vec. it use a new loss -- I called it random softmax loss.

一个较完整的tensorflow版本的word2vec封装,用了自己设计的loss降低训练计算量。

About

a tensorflow version of Word2Vec with a new loss


Languages

Language:Python 100.0%