Skip to content

alexismailov2/FastDTM

Repository files navigation

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 group.

To-do list

  • Multithreaded implementation.
  • Create Python wrapper for the code for easier usage. (Done pybind11_module)
  • 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. https://arxiv.org/pdf/1602.06049.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published