An open API service indexing awesome lists of open source software.

https://github.com/carpedm20/word2vec-tensorflow

in progress
https://github.com/carpedm20/word2vec-tensorflow

Last synced: 8 months ago
JSON representation

in progress

Awesome Lists containing this project

README

          

Word2Vec in Tensorflow
======================

Tensorflow implementation of [Word2Vec](https://code.google.com/p/word2vec). The referenced torch code and dataset can be found [here](https://github.com/yoonkim/word2vec_torch).

Author
------

Taehoon Kim / [@carpedm20](http://carpedm20.github.io/)