Topic modeling【经典模型】
http://www.cs.princeton.edu/~blei/topicmodeling.html
Topic models are a suite of algorithms that uncover the hidden thematic structure in document collections. These algorithms help us develop new ways to search, browse and summarize large archives of texts.
Below, you will find links to introductory materials, corpus browsers based on topic models, and open source software (from my research group) for topic modeling.
Introductory materials
- I wrote a general introduction to topic modeling.
- John Lafferty and I wrote a more technical review paper about this field.
- Here are slides from some recent tutorials about topic modeling:
- Here is a video from a talk on dynamic and correlated topic models applied to the journal Science . (Here are the slides.)
- David Mimno maintains a bibliography of topic modeling papers and software.
- The topic models mailing list is a good forum for discussing topic modeling.
Corpus browsers based on topic models
The structure uncovered by topic models can be used to explore an otherwise unorganized collection. The following are browsers of large collections of documents, built with topic models.
- A 100-topic browser of the dynamic topic model fit to Science (1882-2001).
- A 100-topic browserof the correlated topic model fit to Science (1980-2000)
- A 50-topic browser of latent Dirichlet allocation fit to the 2006 arXiv.
- A 20-topic browserof latent Dirichlet allocation fit to The American Political Science Review
Also see Sean Gerrish's discipline browser for an interesting application of topic modeling at JSTOR.
To build your own browsers, see Allison Chaney's excellent Topic Model Visualization Engine(TMVE). For example, here is a browser of 100,000 Wikipedia articles that uses TMVE.
Topic modeling software
Our research group has released many open-source software packages for topic modeling. Please post questions, comments, and suggestions about this code to the topic models mailing list.
| Link | Model/Algorithm | Language | Author | Notes |
| lda-c | Latent Dirichlet allocation | C | D. Blei | This implements variational inference for LDA. |
| class-slda | Supervised topic models for classifiation | C++ | C. Wang | Implements supervised topic models with a categorical response. |
| lda | R package for Gibbs sampling in many models | R | J. Chang | Implements many models and is fast . Supports LDA, RTMs (for networked documents), MMSB (for network data), and sLDA (with a continuous response). |
| online lda | Online inference for LDA | Python | M. Hoffman | Fits topic models to massive data. The demo downloads random Wikipedia articles and fits a topic model to them. |
| online hdp | Online inference for the HDP | Python | C. Wang | Fits hierarchical Dirichlet process topic models to massive data. The algorithm determines the number of topics. |
| tmve(online) | Topic Model Visualization Engine | Python | A. Chaney | A package for creating corpus browsers. See, for example,Wikipedia. |
| ctr | Collaborative modeling for recommendation | C++ | C. Wang | Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings. |
| dtm | Dynamic topic models and the influence model | C++ | S. Gerrish | This implements topics that change over time and a model of how individual documents predict that change. |
| hdp | Hierarchical Dirichlet processes | C++ | C. Wang | Topic models where the data determine the number of topics. This implements Gibbs sampling. |
| ctm-c | Correlated topic models | C | D. Blei | This implements variational inference for the CTM. |
| diln | Discrete infinite logistic normal | C | J. Paisley | This implements the discrete infinite logistic normal, a Bayesian nonparametric topic model that finds correlated topics. |
| hlda | Hierarchical latent Dirichlet allocation | C | D. Blei | This implements a topic model that finds a hierarchy of topics. The structure of the hierarchy is determined by the data. |
| turbotopics | Turbo topics | Python | D. Blei | Turbo topics find significant multiword phrases in topics. |
Topic modeling【经典模型】的更多相关文章
- 用GibbsLDA做Topic Modeling
http://weblab.com.cityu.edu.hk/blog/luheng/2011/06/24/%E7%94%A8gibbslda%E5%81%9Atopic-modeling/#comm ...
- 论文《Entity Linking with Effective Acronym Expansion, Instance Selection and Topic Modeling》
Entity Linking with Effective Acronym Expansion, Instance Selection and Topic Modeling 一.主要贡献 1. pro ...
- 【Keras篇】---利用keras改写VGG16经典模型在手写数字识别体中的应用
一.前述 VGG16是由16层神经网络构成的经典模型,包括多层卷积,多层全连接层,一般我们改写的时候卷积层基本不动,全连接层从后面几层依次向前改写,因为先改参数较小的. 二.具体 1.因为本文中代码需 ...
- 【神经网络篇】--基于数据集cifa10的经典模型实例
一.前述 本文分享一篇基于数据集cifa10的经典模型架构和代码. 二.代码 import tensorflow as tf import numpy as np import math import ...
- 【BZOJ 3232】圈地游戏 二分+SPFA判环/最小割经典模型
最小割经典模型指的是“一堆元素进行选取,对于某个元素的取舍有代价或价值,对于某些对元素,选取后会有额外代价或价值”的经典最小割模型,建立倒三角进行最小割.这个二分是显然的,一开始我也是想到了最小割的那 ...
- 大话CNN经典模型:VGGNet
2014年,牛津大学计算机视觉组(Visual Geometry Group)和Google DeepMind公司的研究员一起研发出了新的深度卷积神经网络:VGGNet,并取得了ILSVRC20 ...
- 大话CNN经典模型:AlexNet
2012年,Alex Krizhevsky.Ilya Sutskever在多伦多大学Geoff Hinton的实验室设计出了一个深层的卷积神经网络AlexNet,夺得了2012年ImageNet LS ...
- 大话CNN经典模型:LeNet
近几年来,卷积神经网络(Convolutional Neural Networks,简称CNN)在图像识别中取得了非常成功的应用,成为深度学习的一大亮点.CNN发展至今,已经有很多变种,其中有 ...
- 【思维题 经典模型】cf632F. Magic Matrix
非常妙的经典模型转化啊…… You're given a matrix A of size n × n. Let's call the matrix with nonnegative elements ...
随机推荐
- phpcms v9 tags调用方法
{loop $keywords $keyword} <a href="{APP_PATH}index.php?m=content&c=tag&catid={$catid ...
- ActiveMQ面试题
什么是activemq activeMQ是一种开源的,实现了JMS1.1规范的,面向消息(MOM)的中间件,为应用程序提供高效的.可扩展的.稳定的和安全的企业级消息通信. activemq的作用以及原 ...
- Jam的计数法
Jam的计数法 题目描述 Description Jam是个喜欢标新立异的科学怪人.他不使用阿拉伯数字计数,而是使用小写英文字母计数,他觉得这样做,会使世界更加丰富多彩.在他的计数法中,每个数字的位数 ...
- nginx中在超全局变量$_SERVER中增加变量
业务中可能会用到一些自定义的超全局变量,需要在nginx中生成的,比如,每次nginx请求的id,可以在nginx中配置 如: location ~ \.php$ { root / ...
- poj 3415 Common Substrings——后缀数组+单调栈
题目:http://poj.org/problem?id=3415 因为求 LCP 是后缀数组的 ht[ ] 上的一段取 min ,所以考虑算出 ht[ ] 之后枚举每个位置作为右端的贡献. 一开始想 ...
- spring切面配置,代理用jdk和cglib的区别
jdk的动态代理大家应该都听说过,条件是必须要有接口:cglib不要求接口,那么它是怎么实现切面的呢?很简单,通过继承,它动态的创建出一个目标类的子类,复写父类的方法,由此实现对方法的增强.看例子: ...
- STM32从boot跳转到app失败
现象:在每次boot执行完跳转到APP时,都会跑飞 原因:在boot中使用到了USART和TIM,boot执行完没有关闭总中断 方法:在boot执行完跳转之前关闭中断,__disable_irq() ...
- centos7防火墙 启动和关闭
CentOS 7.0默认使用的是firewall作为防火墙,这里改为iptables防火墙.firewall:systemctl start firewalld.service #启动firewa ...
- apache 2 修改虚拟目录
准备好环境,就要开始进行开发了.这一篇,我们在Ubuntu Apache上配置虚拟目录. 知识准备: 区别于Windows 下apache,配置文件通常只有一个,就是httpd.conf. Linux ...
- jenkins 离线安装插件 ,插件的下载地址
http://updates.jenkins-ci.org/download/plugins/ 来源:https://blog.csdn.net/liyuming0000/article/detail ...