https://github.com/blei-lab/online-hdp
Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm determines the number of topics.
https://github.com/blei-lab/online-hdp
Last synced: 12 months ago
JSON representation
Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm determines the number of topics.
- Host: GitHub
- URL: https://github.com/blei-lab/online-hdp
- Owner: blei-lab
- License: gpl-2.0
- Created: 2015-03-29T22:25:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-29T22:28:04.000Z (over 11 years ago)
- Last Synced: 2025-06-23T20:58:28.054Z (about 1 year ago)
- Language: Python
- Size: 148 KB
- Stars: 145
- Watchers: 45
- Forks: 48
- Open Issues: 4
Awesome Lists containing this project
- awesome-topic-models - online-hdp - Python implementation of online hierarchical Dirichlet processes by Chong Wang (Research Implementations / Embedding based Topic Models)