using GloVe pre-trained model with Word2Vec
Pul
New Altair Community Member
Answers
-
Hi Pul,
although Word2Vec and glove serve the same purpose, they are different formats and not directly compatible. So, unfortunately, you cannot use a pre-trained glove model with the word2vec operators.
See: machine learning - What's the major difference between glove and word2vec? - Stack Overflow0