Top2Vec icon indicating copy to clipboard operation
Top2Vec copied to clipboard

Doc2Vec

Open OkFranco opened this issue 1 year ago • 0 comments

I have tried to leverage the Doc2Vec embedding model, nonetheless the model leverages random initialization and so I do not have consistent results across trials.

I went through the code but I was not able to identify how to overcome this limitation.

How can I leverage Doc2Vec while specifying the seed of the model?

OkFranco avatar Nov 25 '23 16:11 OkFranco