tf-Word2Vec icon indicating copy to clipboard operation
tf-Word2Vec copied to clipboard

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

tf-Word2Vec

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