Skip to content

fannix/lda-cython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a cython implementation of LDA.

The code is a direct adaptation from Mathieu Blonedl's implmentation.
See http://www.mblondel.org/journal/2010/08/21/latent-dirichlet-allocation-in-python/

With Cython, we can obtain a 6x speedup.

About

Topic Model or LDA in Cython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages