Sparse vs. dense retrieval
So far, you've embedded text as dense vectors, and retrieved them using their semantic similarity to a query vector. Sparse retrieval can offer an alternative for particular use cases. In this exercise, you'll test your understanding of sparse versus dense retrieval.
Este ejercicio forma parte del curso
Retrieval Augmented Generation (RAG) with LangChain
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
