Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Arnie0426/FastDTM

Repo for MCMC based Dynamic Topic Model
https://github.com/Arnie0426/FastDTM

Last synced: 3 months ago
JSON representation

Repo for MCMC based Dynamic Topic Model

Awesome Lists containing this project

README

        

# FastDTM
Repo for MCMC based Dynamic Topic Model.

This code has Eigen dependency. Before running this code, please make sure you update the CMakeLists to include the Eigen directory. All of this research was done at Tsinghua University in the [TSAIL](http://ml.cs.tsinghua.edu.cn/) group.

### To-do list

- [ ] Multithreaded implementation.
- [ ] Create Python wrapper for the code for easier usage.
- [ ] Create a DTM python module that can be easily pip installed.

### License

MIT

### Reference

If you find this implementation useful, please cite:
A Bhadury, J Chen, J Zhu, and Shixia Liu. Scaling up Dynamic Topic Models. In Proceedings of
the 25th International Conference on the World Wide Web, 2016.