January 2025
Intermediate to advanced
520 pages
16h 46m
English
In part 1, you learned the mechanics of matching and ranking on keywords (using TF-IDF and BM25) and numerical vectors (using cosine and dot product). You were also introduced to an overview of crowdsourced relevance ranking. Before performing these ranking techniques, however, it’s important to be able to correctly interpret a user’s query and run an appropriate search that understands the user’s intent. If an incorrect query is run and the wrong documents are matched, no amount of ranking logic on those bad results is going to overcome a misinterpreted query.
Properly interpreting the user’s query is the focus of part 2. This step is often overlooked because it is very domain-specific, but it’s crucial ...
Read now
Unlock full access