Passed
test.demonstrator_test.DemonstratorTestCase.test_topic_modeling (from pytest)
Standard Error
174953 INFO: Accessing user input ... 174954 INFO: Got 1 text files. 174954 INFO: Got 1 topics. 174954 INFO: Got 1 iterations. 174954 INFO: Using external stopwords list. 174954 INFO: Processing text files ... 174954 DEBUG: Tokenizing <FileStorage: 'document.txt' ('text/plain')> ... 174955 DEBUG: Tokenizing document ... 174955 DEBUG: Lowering all characters ... 174955 INFO: Creating document-term matrix ... 174955 INFO: Creating document-term matrix for small corpus ... 174956 DEBUG: Updating do ...[truncated 398 chars]... ... 174962 INFO: LDA training ... 174963 INFO: n_documents: 1 174963 INFO: vocab_size: 15 174963 INFO: n_words: 40 174963 INFO: n_topics: 1 174963 INFO: n_iter: 1 174965 INFO: <0> log likelihood: -165 174965 INFO: <0> log likelihood: -165 174965 INFO: Accessing topics ... 174965 INFO: Accessing topics from lda model ... 174966 INFO: Accessing document-topic matrix ... 174967 INFO: Creating interactive heatmap ... 175005 INFO: Creating boxplot ... 175092 INFO: Creating interactive barcharts ...