Skip to content

Commit

Permalink
fixed source citing in relative_score_dist_fusion.ipynb (#14462)
Browse files Browse the repository at this point in the history
Changed the name of the author from Mazzecchi to Mazzeschi
  • Loading branch information
arditobryan authored Jun 29, 2024
1 parent 95bc58d commit 3bf5c33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"\n",
"In this example, we demonstrate using QueryFusionRetriever with two methods which aim to improve on Reciprocal Rank Fusion:\n",
"1. Relative Score Fusion ([Weaviate](https://weaviate.io/blog/hybrid-search-fusion-algorithms))\n",
"2. Distribution-Based Score Fusion ([Mazzecchi: blog post](https://medium.com/plain-simple-software/distribution-based-score-fusion-dbsf-a-new-approach-to-vector-search-ranking-f87c37488b18))"
"2. Distribution-Based Score Fusion ([Mazzeschi: blog post](https://medium.com/plain-simple-software/distribution-based-score-fusion-dbsf-a-new-approach-to-vector-search-ranking-f87c37488b18))"
]
},
{
Expand Down

0 comments on commit 3bf5c33

Please sign in to comment.