embedded-topic-model
embedded-topic-model copied to clipboard
Example of using trained model to predict topics for new documents?
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?