Aixile / LDA_CGS

A C# implementation of Latent Dirichlet Allocation using Collapsed Gibbs Sampling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LDA CGS

A C# implementation of Latent Dirichlet Allocation using Collapsed Gibbs Sampling

Reference:

T.L. Griffiths and M. Steyvers. Finding scientific topics. Proceedings of the National Academy of Sciences of the United States of America, 101(Suppl 1):5228, 2004.

About

A C# implementation of Latent Dirichlet Allocation using Collapsed Gibbs Sampling


Languages

Language:C# 100.0%