_utils ====== .. py:module:: topmost.utils._utils Module Contents --------------- .. autoapisummary:: topmost.utils._utils.get_top_words topmost.utils._utils.get_stopwords_set .. py:function:: get_top_words(beta, vocab, num_top_words, verbose=False) .. py:function:: get_stopwords_set(stopwords=[])