seismic

Module for indexing and searching using Seismic.

This module provides the classes and configurations for indexing and searching using Seismic in the Lightning IR framework.

Seismic: Efficient Inverted Indexes for Approximate Retrieval over Learned Sparse Representations

Modules

seismic_format

SeismicFormatConverter class for converting embeddings to a seismic format.

seismic_indexer

SeismicIndexer class for indexing documents using the Seismic library.

seismic_searcher

Seismic Searcher for Lightning IR Framework