The mathematical technique used to normalize scores from two different retrieval methods is Reciprocal Rank Fusion, also known as RRF. Keyword-based search typically produces scores based on term frequency, such as BM25, which can range from zero to very high numbers, while vector-based search produces cosine similarity scores that typically....
Log in to view the answer