I tried to follow this.
But some how I wasted a lot of time ending up with nothing useful.
I just want to train a GloVe
model on my own corpus (~900Mb corpu
Here is my take on this::
make
which will form the four files in the build folder../demo.sh
which will train and do all the stuff mentioned in the script on your own corpus and output will be generated as vectors.txt file.Note : Don't forget to keep your corpus file directly inside the Glove folder.