eelxpeng / python-topic-model

Implementation of various topic models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-topic-model

Implementations of various topic models written in Python. Note that some of the implementations (the models with MCMC) are extremely slow. I do not recommend to use it for large scale datasets.

Current implementations

About

Implementation of various topic models

License:Apache License 2.0


Languages

Language:Jupyter Notebook 56.1%Language:Python 43.9%