Skip to content

zkq-ai/HDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gibbs sampler for the Hierarchical Dirichlet Processes with perplexity computing

The program is primary added perplexity computing method based on Arnim Bleier's Java Gibbs sampler for the HDP.

Readme content in Arnim Bleier's program:

This is a Java 1.6 implementation of a Chinese Restaurant Franchise Gibbs Sampler, a Bayesian Nonparametric Topic model fitter.

The algorithm

The algorithm for the Chinese Restaurant Franchise Sampler is described in:

Hierarchical Bayesian Nonparametric Models with Applications. 
Y.W. Teh and M.I. Jordan. Bayesian Nonparametrics, 2010. Cambridge University Press.
http://www.gatsby.ucl.ac.uk/~ywteh/research/npbayes/TehJor2010a.pdf

Related software

The closest related software is Chong Wang's C implementation Hierarchical Dirichlet processes for text

Other similar software

Licensed

under the GNU Lesser General Public License

About

Gibbs sampler for the Hierarchical Dirichlet Processes with perplexity computing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages