Open GoogleCodeExporter opened 9 years ago
I noticed this problem myself. In the file wordvectors.py on line 171 they read
an extra character after each vector. This just sends the first letter to
nowhere. If you comment this line out then it works i.e.
171: #fin.read(1) # newline
Original comment by matthewm...@gmail.com
on 31 Mar 2015 at 3:00
Original issue reported on code.google.com by
moza...@gmail.com
on 15 Dec 2014 at 7:54