xiaohuiyan / BTM

Code for Biterm Topic Model (published in WWW 2013)
https://github.com/xiaohuiyan/xiaohuiyan.github.io/blob/master/paper/BTM-WWW13.pdf
Apache License 2.0
405 stars 137 forks source link

How to generate topic-document distribution #14

Closed deepikay closed 7 years ago

deepikay commented 7 years ago

There is a script "runExample.sh " that fives the topic-word distribution. However, I could not find steps to get the corresponding topic-document distribution. How do we do that?