|
|
|
|
|
by simonw
201 days ago
|
|
Yeah, that sounds about right to me. The most effective approach does appear to be a hybrid of embeddings and BM25, which is worth exploring if you have the capacity to do so. For most cases though sticking with BM25 is likely to be "good enough" and a whole lot cheaper to build and run. |
|