simple-lda

simple lda - latent dirichlet allocation

APACHE-2.0 License

Downloads
100
Stars
2
Committers
1

simple-lda

Latent Dirichlet allocation (LDA) is a topic model that generates topics based on word frequency from a set of documents. LDA is particularly useful for finding reasonably accurate mixtures of topics within a given document set.

Installation

The library is available on PyPI:

    pip install simple-lda

Sources

Package Rankings
Top 26.7% on Pypi.org
Badges
Extracted from project README
Generic badge PyPI version Build Status Codacy Badge