How to implement existing word2vector into EmbedID?

34 Views Asked by At

I know the way to initialize the EmbedID randomly. But now I want to load existing w2v, like the Glove, and update it constantly with the training process. How can I do that?

Thanks for your help.

0

There are 0 best solutions below