gregversteeg / corex_topic

Hierarchical unsupervised and semi-supervised topic models for sparse count data with CorEx
Apache License 2.0
626 stars 119 forks source link

How can I run the model to find out which topic a new document belongs to? #55

Closed raffbr2 closed 1 year ago

raffbr2 commented 1 year ago

If I train a model, how can I run in in a new text (not used in the initial dataset used to fit) to find out which topic it belongs to?