Latent Dirichlet Allocation
文件大小: 408k
源码售价: 10 个金币 积分规则     积分充值
资源说明:latent Dirichlet allocation (LDA), a generative probabilistic model for collections of discrete data such as text corpora. LDA is a three-level hierarchical Bayesian model, in which each item of a collection is modeled as a finite mixture over an underlying set of topics. Each topic is, in turn, modeled as an infinite mixture over an underlying set of topic probabilities. In the context of text modeling, the topic probabilities provide an explicit representation of a document.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。