gensim.models.HdpModel.print_topics

HdpModel.print_topics(num_topics=20, num_words=20)[source]

Alias for show_topics() that prints the num_words most probable words for topics number of topics to log. Set topics=-1 to print all topics.