I'd like to know this as well!
Hello @loretoparisi,
You can indeed load these vectors. All you need to add is the number of lines and the dimensionality at the beginning of the GloVe files. You'll see that these then match the .vec format that we use.
Thanks,
Christian
@cpuhrsch thank you. What about Google's word2vec model GoogleNews-vectors-negative300.bin? There are some converters from GloVe, but any easier way?
Most helpful comment
Hello @loretoparisi,
You can indeed load these vectors. All you need to add is the number of lines and the dimensionality at the beginning of the GloVe files. You'll see that these then match the .vec format that we use.
Thanks,
Christian