/tf-Word2Vec

An tensorflow implementation of Word2Vec model: Skip-gram, CBOW.

Primary LanguagePython

tf-Word2Vec

An tensorflow implementation of Word2Vec model: Skip-gram, CBOW. This implementation is based on deep-learning--ud730.