SkillAgentSearch skills...

HDP

Gibbs sampler 4 the Hierarchical Dirichlet Process

Install / Use

/learn @arnim/HDP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Java Gibbs sampler for the Hierarchical Dirichlet Processes

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

  • http://www.gatsby.ucl.ac.uk/~ywteh/research/software.html (by Yee Whye Teh) MATLAB and C
  • http://www.arbylon.net/resources.html (by Gregor Heinrich) Java

Licensed

under the GNU Lesser General Public License

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated1y ago
Forks21

Languages

Java

Security Score

75/100

Audited on Mar 15, 2025

No findings