Dense Indexing & RetrievalΒΆ
This page covers the indexing and retrieval functionality provided by pyterrier_dr.
FlexIndex provides a flexible way to index and retrieve documents
using dense vectors, and is the main class for indexing and retrieval.