Use relative score fusion to combine and rank vector and keyword search results
1–3 of 3 posts
Re: Use relative score fusion to combine and rank vector and keyword search results
#2Got evaluation results that show how well this approach works?
Re: Use relative score fusion to combine and rank vector and keyword search results
#3Got evaluation results that show how well this approach works?
just to compare both fusion approaches we did some internal benchmarks testing recall on a standard (FIQA) dataset. According to our internal benchmarks, the relativeScoreFusion algorithm showed a ~6% improvement in recall over the default rankedFusion method.