Hello,I am searching for how to run mahout LDA on test data set to detect the topics. Is there a way to test the trained lda model? or should we write our own program based on the word-topic probabilities that the LDA spits out after running on the test data?
Thanks Vineeth
