Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).