You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by romil bansal <ro...@gmail.com> on 2013/03/10 13:49:08 UTC

command to classify test documents into topics

Hi,

I ran the Latent Dirichlet Allocation algorithm (using CVB command) over my
training document set and was able to produce the model with 100 topics. I
was also able to view the top terms associated with each topic (using
vectordump command).

But now i have a a testing set and i want to classify documents in it into
the obtained topics using the model created.
I couldn't find any information as to how to use the model over the test
set.  Can you please tell the command to do this.

Thanks.
Regards,
Romil