Top2Vec
Top2Vec copied to clipboard
access topic/document/etc. vectors
First of all, great package! it is awesome to use!
I was wondering if it is possible to access individual vectors on different levels of the model. For example, if I want to extract the 3 topics that cover the most documents I would want to use a combination of between-topic spread and within-topic spread of the vectors. Is it possible to extract these from the trained model?
thanks in advance!