Sparse Retrieval
Sparse retrieval is a method of information retrieval that matches documents to queries based on keyword frequency and overlap — using techniques like TF-IDF and BM25.
Technical implementation · AI Search Infrastructure
Sparse retrieval is a method of information retrieval that matches documents to queries based on keyword frequency and overlap — using techniques like TF-IDF and BM25.