Home

Awesome

No Maintenance Intended

Topics Over Time

This is an open-source implementation of A Non-Markov Continuous-Time Model of Topical Trends by Xuerui Wang and Andrew McCallum. The paper associated each LDA topic with a beta distribution over timestamps which characterized the evolution of that topic with time.

Instructions

Dataset

The code is tested on the PNAS titles dataset. The dataset can be found here. The resulting model is pickled and stored in the results folder.

Results

Topic Distributions

Topic Evolution

License

GNU General Public License

Copyright © 2015 Abhinav Maurya