Ask Your Question

wulfebw's profile - activity

2017-09-04 16:13:34 -0600 received badge  Necromancer (source)
2017-09-04 16:13:34 -0600 received badge  Teacher (source)
2016-04-05 03:50:04 -0600 received badge  Necromancer (source)
2014-11-13 21:38:08 -0600 answered a question Up to date version of Mergevec.cpp?

I also ran into this issue and made a python utility to merge .vec files. Here it is: https://github.com/wulfebw/mergevec

Instructions are in the file along with a brief discussion of the vector file header format if you're interested.

Hope it helps.

2014-11-11 21:29:48 -0600 commented question Mergevec.cpp possible alternative

I ran into this issue while training a classifier and made a utility that combines .vec files: https://github.com/wulfebw/mergevec