I am able to build a LDA model using Mahout 0.9 CVB implementation. I now need to infer a new document using this model. I was wondering if there is any already existing method/implementation to do the same?
Any help will be highly appreciated. Thanks.