David M.BLEI nCR文献学习笔记(基本完成了) http://yhbys.blog.sohu.com/238343705.html 题目:The Nested Chinese Restaurant Process and Bayesian Nonparametric Inference of Topic Hierarchies David M.BLEI 这个LDA领域的大牛,对LDA有诸多变形,这一片是将随机过程(stochastic process)用于无参贝叶斯推断上,构造主题
效果图: 数据库: 操作树的示意图: 控制器代码: using Dw.Business; using Dw.Entity; using Dw.Utilities; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Web.Mvc; using System.Diagnostics; using System.Data; namespace Dw.We