ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
lda_gibbs.h File Reference
#include <random>
#include "stats/multinomial.h"
#include "topics/lda_model.h"
#include "util/dense_matrix.h"

Go to the source code of this file.

Classes

class  meta::topics::lda_gibbs
 A LDA topic model implemented using a collapsed gibbs sampler. More...
 

Namespaces

 meta
 The ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing.
 
 meta::topics
 Topic modeling functionality.
 

Detailed Description

Author
Chase Geigle

All files in META are dual-licensed under the MIT and NCSA licenses. For more details, consult the file LICENSE.mit and LICENSE.ncsa in the root of the project.