gensim.models.LdaMulticore.top_topics

LdaMulticore.top_topics(corpus, num_words=20)

Calculate the Umass topic coherence for each topic. Algorithm from Mimno, Wallach, Talley, Leenders, McCallum: Optimizing Semantic Coherence in Topic Models, CEMNLP 2011.