Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

mahout detailed output for LDA

$
0
0
I need to get the probability of a topic in a document and the probability
of a word in a given topic for any document in the corpus and any word in
the vocubulary.

i.e prob(Topic|document) where document is any document in the corpus
and prob(word|Topic) where word is any in the corpus vocubulary .

Internally LDA computes all of these above probabilities . Is it possible
to get as output all these values.

Thanks,
Parnab

Viewing all articles
Browse latest Browse all 5648

Trending Articles