Topic Modeling LDA Gensim

subhabangalore at gmail.com subhabangalore at gmail.com
Fri Jul 19 16:58:20 EDT 2013


Dear Group,

I am trying to use Gensim for Topic Modeling with LDA.

I have trained LDA but now I want to test it with new documents.


Should I use 

doc_lda = lda[doc_bow]

or is it something else?

If any one of the esteemed members of the group can kindly suggest?

Thanking in Advance,
Regards,
Subhabrata



More information about the Python-list mailing list