Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blei-lab/lda-c
This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.
https://github.com/blei-lab/lda-c
Last synced: about 1 month ago
JSON representation
This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.
- Host: GitHub
- URL: https://github.com/blei-lab/lda-c
- Owner: blei-lab
- License: lgpl-2.1
- Created: 2014-10-05T11:39:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-09T03:40:09.000Z (over 8 years ago)
- Last Synced: 2024-08-03T18:21:50.164Z (4 months ago)
- Language: C
- Size: 5.51 MB
- Stars: 166
- Watchers: 39
- Forks: 93
- Open Issues: 5
Awesome Lists containing this project
- awesome-topic-models - lda-c - C implementation using variational EM by David Blei (Research Implementations / Embedding based Topic Models)