inpho / topic-explorer

System for building, visualizing, and working with LDA topic models

Home Page:https://www.hypershelf.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Corpusstreamer construction doesn't use progressbars well

JaimieMurdock opened this issue · comments

The new corpusstreamer only uses the progressbar for the file processing, which is very fast.

It doesn't do a progressbar for corpus_fromlist, which is the more significant part of the runtime.