story
Would love a good RNN word2vec type example with Tensorflow if anyone knows one.
[1] - https://code.google.com/archive/p/word2vec/
Edit: word2vec on tensorflow tutorial https://www.tensorflow.org/versions/r0.7/tutorials/word2vec/...
their version https://github.com/tensorflow/tensorflow/blob/master/tensorf...
my version https://github.com/druce/streeteye_word2vec/blob/master/word...