|
Does someone know of a "pure" MATLAB implementation of Collapsed Gibbs sampling for the standard Latent Dirichlet Allocation model? I know there is the topic modeling toolbox but the underlying Gibbs sampling implementation is in C++ (only the interface is in MATLAB). Any pointers will be appreciated. Thanks! |
|
I believe the second links uses the algorithms you are interested at: http://www.mit.edu/~ebfox/software.html Hope its useful. |