Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wellecks/lda_haskell
Online Latent Dirichlet Allocation in Haskell
https://github.com/wellecks/lda_haskell
Last synced: 17 days ago
JSON representation
Online Latent Dirichlet Allocation in Haskell
- Host: GitHub
- URL: https://github.com/wellecks/lda_haskell
- Owner: wellecks
- Created: 2014-09-29T03:03:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-20T03:10:23.000Z (about 10 years ago)
- Last Synced: 2024-10-29T20:13:05.561Z (2 months ago)
- Language: Haskell
- Size: 4.41 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
lda_haskell
===========Online Latent Dirichlet Allocation in Haskell
A Haskell port of the python implementation from the [Hoffman paper](https://www.cs.princeton.edu/~blei/papers/HoffmanBleiBach2010b.pdf).