/sparse_hlda

a fast Cpp-implementation Hierarchy Latent Dirichlet Allocation algorithm, can aggregate stop-words/meaningless-high-frequency-words into "common-topic"(a rubbish words bucket) and generate K(number of topics you set) more pure "special-topics".

Primary LanguageC++

No issues in this repository yet.