Export to GitHub

word2vec - issue #8

vectors.bin ?


Posted on Aug 26, 2013 by Happy Horse

Hi,

I was able to run the demo-words.sh (using the text8) and obtained the output binary file - vectors.bin.

Can someone help me on how to convert it into a readable text/ascii file ? since I don't know the format of the binary file.

tx

Comment #1

Posted on Aug 26, 2013 by Quick Giraffe

Just changing the command line arguments in demo-words.sh "-binary 1" to "-binary 0" will do the trick

Status: New

Labels:
Type-Defect Priority-Medium