Passed
test.demonstrator_test.DemonstratorTestCase.test_topic_modeling (from pytest)
Standard Error
124462 INFO: Accessing user input ... 124463 INFO: Got 1 text files. 124463 INFO: Got 1 topics. 124463 INFO: Got 1 iterations. 124463 INFO: Using external stopwords list. 124463 INFO: Processing text files ... 124463 DEBUG: Tokenizing <FileStorage: 'document.txt' ('text/plain')> ... 124463 DEBUG: Tokenizing document ... 124463 DEBUG: Lowering all characters ... 124464 INFO: Creating document-term matrix ... 124464 INFO: Creating document-term matrix for small corpus ... 124465 DEBUG: Updating do ...[truncated 398 chars]... ... 124471 INFO: LDA training ... 124472 INFO: n_documents: 1 124472 INFO: vocab_size: 15 124472 INFO: n_words: 40 124472 INFO: n_topics: 1 124472 INFO: n_iter: 1 124474 INFO: <0> log likelihood: -165 124474 INFO: <0> log likelihood: -165 124474 INFO: Accessing topics ... 124474 INFO: Accessing topics from lda model ... 124475 INFO: Accessing document-topic matrix ... 124476 INFO: Creating interactive heatmap ... 124514 INFO: Creating boxplot ... 124599 INFO: Creating interactive barcharts ...