ddangelov / Top2Vec

Top2Vec learns jointly embedded topic, document and word vectors.
BSD 3-Clause "New" or "Revised" License
2.92k stars 374 forks source link

How to generate and view the document vector using Top2Vec? #342

Open chenjessy opened 1 year ago

chenjessy commented 1 year ago

BTW, what is the difference between Doc2Vec and Top2Vec when generating document vector?