Skip to main content

Experimaestro common module for IR experiments

Project description

pre-commit Documentation Status

Information Retrieval for experimaestro

Information Retrieval module for experimaestro

The full documentation can be read at IR@experimaestro.

Install

Base experimaestro-IR can be installed with pip install xpmir. Functionalities can be added by installing optional dependencies:

  • pip install xpmir[neural] to install neural-IR packages (torch, etc.)
  • pip install xpmir[anserini] to install Anserini related packages

What's inside?

  • Collection management (using datamaestro)
    • []
  • Subsampling topic/assessments
  • Representation
    • Word Embeddings
    • HuggingFace transformers
  • Indexing and retrieval
    • Anserini
  • Learning to Rank
    • Pointwise
    • Pairwise
  • Neural IR:
    • Dual/Cross-Encoder
    • DRMM
    • ColBERT

Examples

Thanks

Some parts of the code have been adapted from OpenNIR

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

experimaestro-ir-0.2.5.tar.gz (73.4 kB view hashes)

Uploaded Source

Built Distribution

experimaestro_ir-0.2.5-py3-none-any.whl (79.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page