Tagged Questions
2
votes
0answers
122 views
How to to calculate the topic distribution of a document
I have a simple (may be stupid) question. I want to calculate Kullback–Leibler divergence on two documents. It requires probability distribution of each document.
I do not know how to calculate ...