data
Basic sample classes for Lightning IR.
This module defines the basic samples classes for Lightning IR. A sample is single entry in a dataset and can be grouped into batches for processing.
Classes
|
A sample of document data containing a document and its id. |
|
A batch of index that combines multiple |
|
A sample of query data containing a query and its id. |
|
A batch of ranking data combining multiple |
|
A sample of ranking data containing a query, a ranked list of documents, and optionally targets and qrels. |
|
A batch of search data that combines multiple |
|
A batch of ranking data that combines multiple |