Skip to content

wangjs/hlda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hlda

Gibbs sampler for the Hierarchical Latent Dirichlet Allocation topic model. This is based on the hLDA implementation from Mallet, having a fixed depth on the nCRP tree. The output looks buggy, DO NOT USE YET!!

Files

  • hlda.py is the Gibbs sampler.
  • a notebook to test with synthetic data can be found in the notebooks folder.

References

About

Gibbs sampler for the Hierarchical Latent Dirichlet Allocation topic model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 82.6%
  • Python 17.4%