Skip to content

Passed

test.demonstrator_test.DemonstratorTestCase.test_topic_modeling (from pytest)

Took 0.22 sec.

Standard Error

183617 INFO: Accessing user input ...
183618 INFO: Got 1 text files.
183618 INFO: Got 1 topics.
183618 INFO: Got 1 iterations.
183618 INFO: Using external stopwords list.
183618 INFO: Processing text files ...
183618 DEBUG: Tokenizing <FileStorage: 'document.txt' ('text/plain')> ...
183618 DEBUG: Tokenizing document ...
183618 DEBUG: Lowering all characters ...
183619 INFO: Creating document-term matrix ...
183619 INFO: Creating document-term matrix for small corpus ...
183619 DEBUG: Updating do
...[truncated 398 chars]...
 ...
183625 INFO: LDA training ...
183627 INFO: n_documents: 1
183627 INFO: vocab_size: 15
183627 INFO: n_words: 40
183627 INFO: n_topics: 1
183627 INFO: n_iter: 1
183629 INFO: <0> log likelihood: -165
183629 INFO: <0> log likelihood: -165
183629 INFO: Accessing topics ...
183629 INFO: Accessing topics from lda model ...
183630 INFO: Accessing document-topic matrix ...
183630 INFO: Creating interactive heatmap ...
183669 INFO: Creating boxplot ...
183757 INFO: Creating interactive barcharts ...