Re: Adding BM25 in Lucene

2013-07-11 Thread Koji Sekiguchi
(13/07/11 22:56), gtkesh wrote: Hi everyone! I have two questions: 1. What are the cases where Lucene's default tf-idf overperforms BM25? What are the best use cases where I should use tf-idf or BM25? 2. Are there any user-friendly guide or something about how can I use BM25 algorithm instead

Adding BM25 in Lucene

2013-07-11 Thread gtkesh
tf-idf? I tried to search but couldn't find anything useful. Thanks for replies! -- View this message in context: http://lucene.472066.n3.nabble.com/Adding-BM25-in-Lucene-tp4077311.html Sent from the Lucene - Java Users mailing list archiv