yqsong / dirichlet-processes

Automatically exported from code.google.com/p/dirichlet-processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dirichlet-processes

Automatically exported from code.google.com/p/dirichlet-processes

Note that this code is no longer under maintenance.

Dirichlet processes

Hierarchical Dirichlet processes for clustering/topic modeling

Incremental Dirichlet processes for split/merge analysis

Please cite these two papers:

@inproceedings{Zhang10,

author = {Jianwen Zhang and Yangqiu Song and Changshui Zhang and Shixia Liu},

title = {Evolutionary hierarchical dirichlet processes for multiple correlated time-varying corpora},

booktitle = {KDD},

year = {2010},

pages = {1079--1088},

}

@inproceedings{Gao11,

author = {Zekai Gao and Yangqiu Song and Shixia Liu and Haixun Wang and Hao Wei and Yang Chen and Weiwei Cui},

title = {Tracking and Connecting Topics via Incremental Hierarchical Dirichlet Processes},

booktitle = {ICDM},

year = {2011},

pages = {1056--1061},

}

About

Automatically exported from code.google.com/p/dirichlet-processes


Languages

Language:Java 100.0%