topicModels
topicModels copied to clipboard
topics Models extension for Mallet & scikit-learn
Results
2
topicModels issues
Sort by
recently updated
recently updated
newest added
I have observed that multiprocessing does not work properly if the corpus is huge. Right now Im dealing with around 10k documents and setting n_jobs = 1 works fine. However,...
bug
Not finished part: 1. preplexity 2. inference Bug: 1. total word count not match to true word count. 2. some topic have 0 words.