embedded-topic-model icon indicating copy to clipboard operation
embedded-topic-model copied to clipboard

Example of using trained model to predict topics for new documents?

Open marcmaxson opened this issue 3 years ago • 0 comments

I want to use this to train and then predict new documents, but I don't see an example of this, and I can't find any class methods in your Model or ETM like a .transform() method. How do you use this in production?

marcmaxson avatar Oct 13 '22 03:10 marcmaxson