Hi

I need help to implement similarity between query model and document model.
I would like to use the JS-Divergence
<https://en.wikipedia.org/wiki/Jensen%E2%80%93Shannon_divergence> for
ranking documents. The documents and the query will be represented
according to the language models approach - specifically the LMDiriclet.
The similarity will be calculated using the JS-Div between the document
model and the query model.
Is it possible?
if so how?

Thank you,
Shay Hummel
-- 
Regards,
Shay Hummel

Reply via email to