Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blei-lab/hlda
This implements hierarchical latent Dirichlet allocation, a topic model that finds a hierarchy of topics. The structure of the hierarchy is determined by the data.
https://github.com/blei-lab/hlda
Last synced: about 1 month ago
JSON representation
This implements hierarchical latent Dirichlet allocation, a topic model that finds a hierarchy of topics. The structure of the hierarchy is determined by the data.
- Host: GitHub
- URL: https://github.com/blei-lab/hlda
- Owner: blei-lab
- Created: 2014-10-05T12:11:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-05T12:13:39.000Z (about 10 years ago)
- Last Synced: 2024-08-03T18:21:02.231Z (4 months ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 77
- Watchers: 27
- Forks: 20
- Open Issues: 0
Awesome Lists containing this project
- awesome-topic-models - hLDA - C implementation of hierarchical LDA by David Blei (Research Implementations / Embedding based Topic Models)