Replies: 1 comment
-
I hope to create a PR from this discussion within a few weeks. Feel free to comment on this proposal if there's any considerations I have to take into account. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
BM25Retriever
retrievesDocument
s without the similarity scores.Document
s.Motivation
Proposal (If applicable)
BM25Okapi
thatBM25Retriever
depends on.BM25Retriever
toCustomBM25
.BM25Retriever
by inserting the similarity scores into the metadata attributes ofDocument
s.Beta Was this translation helpful? Give feedback.
All reactions