topic_diversity¶ Module Contents¶ _diversity(top_words) multiaspect_diversity(top_words[, _type]) _time_slice_diversity(topics, time_vocab) dynamic_diversity(top_words, train_bow, train_times, vocab) _diversity(top_words: List[str])¶ multiaspect_diversity(top_words: List[str], _type='TD')¶ _time_slice_diversity(topics, time_vocab)¶ dynamic_diversity(top_words: List[str], train_bow: numpy.ndarray, train_times: List[int], vocab: List[str], verbose=False)¶