Skip to content

tankle/LDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lda

Latent Dirichlet Allocation

LDA

#参考文献

Parameter estimation for text analysis

这是一篇非常科普的LDA文章,里面的公式推导也都非常细致,基本是根据这篇文章来进行编码的,还提供了伪代码。

主题模型在文本挖掘中的应用

主要讲述了主题模型在文本挖掘中的建模应用,原理叙述较少。 这篇文章的附录对LDA的推导很不错,比上篇更加易懂

LDA数学八卦

MCMC讲的比较好

这篇笔记也不错

Introduction to Probabilistic Topic Models 译文

还有就是复旦教授吴立德的LDA视频,也是非常不错,吴老师一步一步在黑板上板书推导。

About

Latent Dirichlet Allocation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published