A Toolkit for Industrial Topic Modeling
-
Updated
Jul 1, 2021 - C++
A Toolkit for Industrial Topic Modeling
High performance topic modeling for Ruby
Using latent Dirichlet allocation (LDA) in Apache Lucene
Implementations of various online inference algorithms for LDA, with Python interface.
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".
Topic Modeling with Logical Constraints on Words
Very simple LDA implementation.
A time series analysis method using Shapelets and Fischer Linear Discriminant.
Fuzzy Approach to LDA topic modeling
Add a description, image, and links to the lda topic page so that developers can more easily learn about it.
To associate your repository with the lda topic, visit your repo's landing page and select "manage topics."