Comment by elpalek
What method/model are you using for sparse search?
What method/model are you using for sparse search?
have you thought about SPALDE models? ex: https://arxiv.org/abs/2109.10086
Looks really interesting, I'll have a proper read. What would be your reasoning to incorporate this if we already have vector functionality and semantic search?
We're going to use BM25. Currently it is just dense search. Coming very soon