1
1

Hi all,

I am beginning to learn how to build a topic model using Latent Dirichlet Allocation, however I am still having lots of problem trying to understand the formula and the process. Does anyone here know any websites/tutorial with working example that illustrate how to calculate so that I can verify my understanding is correct? Thanks.

Regards, Andy.

asked Dec 08 '10 at 04:15

cherhan's gravatar image

cherhan
190121518


3 Answers:

Gregor Henrich's note on Parameter Estimation for Text Analysis, although a bit more general than just LDA, also works out the inference (Gibbs sampling) details for LDA, in reasonable detail (especially section 5). If you want to understand variational inference for LDA, you can take a look at the Topic Models survey paper by Blei & Lafferty.

answered Dec 08 '10 at 04:59

spinxl39's gravatar image

spinxl39
3458104368

I really like the derivation by Bob Carpenter of the LDA Gibbs sampler. It also shows you how the bayesian naive bayes gibbs sampler works, so you can use those equations to build more complex models easily.

answered Dec 08 '10 at 11:00

Alexandre%20Passos's gravatar image

Alexandre Passos ♦
1896744214334

I found the Original paper by Blei, Jordan and NG to be really good as a starting point, also, try reading Yee Why Teeh paper on hierarchical Topic Models as a followup

answered Dec 09 '10 at 08:41

Leon%20Palafox's gravatar image

Leon Palafox
31265471107

Your answer
toggle preview

powered by OSQA

User submitted content is under Creative Commons: Attribution - Share Alike; Other things copyright (C) 2010, MetaOptimize LLC.