GibbsLDA++: A C/C++ Implementation of Latent Dirichlet Allocation (LDA) using Gibbs Sampling for Par
Parameter estimation from scratch Command line: $ lda -est [-alpha ] [-beta ] [-ntopics ] [-niters ] [-savestep ] [-twords ] -dfile in which (parameters in [] are optional):-est: Estimate the LDA model from scratch-alpha ...