- Notifications
You must be signed in to change notification settings - Fork169
Implementation of various topic models
License
NotificationsYou must be signed in to change notification settings
dongwookim-ml/python-topic-model
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
- Latent Dirichlet allocation
- Collaborative topic model
- Variational inference
- Relational topic model (VI)
- Author-Topic model
- HMM-LDA
- Discrete infinite logistic normal (DILN)
- Variational inference
- Supervised topic model
- Stochastic (Gibbs) EM
- Variational inference
- Hierarchical Dirichlet process
- Collapsed Gibbs sampling
- Hierarchical Dirichlet scaling process
About
Implementation of various topic models
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.