https://github.com/tetsuok/minilda
An implementation of Latent Dirichlet Allocation (LDA) based on the Gibbs sampling
https://github.com/tetsuok/minilda
Last synced: 12 months ago
JSON representation
An implementation of Latent Dirichlet Allocation (LDA) based on the Gibbs sampling
- Host: GitHub
- URL: https://github.com/tetsuok/minilda
- Owner: tetsuok
- License: other
- Created: 2014-12-16T12:37:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-16T12:43:24.000Z (over 11 years ago)
- Last Synced: 2025-06-28T08:50:01.870Z (12 months ago)
- Language: Shell
- Size: 492 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
minilda
=======
minilda is a simple implementation of Latent Dirichlet Allocation
(LDA) based on the Gibbs sampling [(Griffiths et al., 2004)](http://www.pnas.org/content/101/suppl_1/5228.full).