TPTM
- TPTM model aims to extract topic from Danmu comment which was usually short sentences and has the nature of noisy.
- The original paper is as follow: Crowdsourced Time-sync Video Tagging using Temporal and Personalized Topic Modeling
- The derivation of the formula in paper and the implement of this package is trivial.It was based on LDA model,the final result of this model works not very well in my experiment.
Requirements
- numpy
- python2
- uniout
Run
python DataPreProcessing.py
python TPTM.py
Caveat
This is the school project.If you have any question,please contact me by e-mail.
Author
WindWard xuan619@sina.com