Describe the solution you'd like
Suppose we have a list of document. Each document has id and a text string. Hope to get BM25 score within a list of id.
In other words, filtering support.
Additional context
It's useful for business intelligence/e-commerce application
Describe the solution you'd like
Suppose we have a list of document. Each document has id and a text string. Hope to get BM25 score within a list of id.
In other words, filtering support.
Additional context
It's useful for business intelligence/e-commerce application