https://github.com/planeshifter/lda
custom implementation of Latent Dirichlet Allocation with extensions
https://github.com/planeshifter/lda
Last synced: over 1 year ago
JSON representation
custom implementation of Latent Dirichlet Allocation with extensions
- Host: GitHub
- URL: https://github.com/planeshifter/lda
- Owner: Planeshifter
- Created: 2013-06-13T16:39:30.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-23T22:37:22.000Z (about 13 years ago)
- Last Synced: 2025-01-22T01:12:54.929Z (over 1 year ago)
- Language: C++
- Size: 199 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LDA
===
custom implementation of Latent Dirichlet Allocation with extensions