lda-project / lda

Topic modeling with latent Dirichlet allocation using Gibbs sampling
https://lda.readthedocs.io/
Mozilla Public License 2.0
1.24k stars 390 forks source link

Add additional tests for documents without words #62

Closed ariddell closed 4 years ago

ariddell commented 7 years ago

After trimming the vocabulary, it is not uncommon to have documents without words. lda should support this. Add some tests for this.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.