2021-08-29

Using weight from a Gensim Word2Vec model as a starting point of another model

I have two corpora that are from the same field, but with a temporal shift, say one decade. I want to train Word2vec models on them, and then investigate the different factors affecting the semantic shift.

I wonder how should I initialize the second model with the first model's embeddings to avoid as much as possible the effect of variance in co-occurrence estimates.



from Recent Questions - Stack Overflow https://ift.tt/2Y72Fjh
https://ift.tt/eA8V8J

No comments:

Post a Comment