I have topic modelled a dataset consisting of 348 documents. The result that I have obtained from "TopicModels" package is the list of terms under each topic.
Now, can anyone help me on how to find the probability distribution of a topic on a doc. To be more precise, I need a matrix with rows as doc and cols and topics and entries as probabilities. How to perform this in 'R'? Pls help! With Regards, Jayashree P. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.