RE: Ranking Function based on Probabilistic Retrieval Framework

2014-04-03 Thread Uwe Schindler
Dubey [mailto:pkdapa...@gmail.com] > Sent: Thursday, April 03, 2014 1:30 PM > To: java-user@lucene.apache.org > Subject: Ranking Function based on Probabilistic Retrieval Framework > > Dear all, > Why there is no Ranking function based on Probabilistic Retrieval > Framework&l

Re: Ranking Function based on Probabilistic Retrieval Framework

2014-04-03 Thread Ahmet Arslan
Hi Prakash, Have you seed Robert's write up? http://java.dzone.com/news/flexible-ranking-lucene-4 Ahmet On Thursday, April 3, 2014 2:30 PM, Prakash Dubey wrote: Dear all, Why there is no Ranking function based on Probabilistic Retrieval Framework<http://en.wikipedia.

Ranking Function based on Probabilistic Retrieval Framework

2014-04-03 Thread Prakash Dubey
Dear all, Why there is no Ranking function based on Probabilistic Retrieval Framework<http://en.wikipedia.org/wiki/Probabilistic_relevance_model> (ex.Okapi BM25) in Lucene. Actually there is third party implementation of the BM25 Model <http://nlp.uned.es/~jperezi/Lucene-BM25/>