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 exercício faz parte do curso
Retrieval Augmented Generation (RAG) with LangChain
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
