SeismicIndexer

class lightning_ir.retrieve.seismic.seismic_indexer.SeismicIndexer(index_dir: Path, index_config: SeismicIndexConfig, module: BiEncoderModule, verbose: bool = False)[source]

Bases: Indexer

__init__(index_dir: Path, index_config: SeismicIndexConfig, module: BiEncoderModule, verbose: bool = False) None[source]

Methods

__init__(index_dir, index_config, module[, ...])

add(index_batch, output)

save()