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)
  • Representation
    • Word Embeddings
    • HuggingFace transformers
  • Indices
  • Standard Indexing and Retrieval
    • Anserini
  • Learning to Rank
    • Pointwise
    • Pairwise
    • Distillation
    • (planned) Pipelines (e.g. ANCE)
  • Neural IR
    • Cross-Encoder
    • Splade
    • DRMM
    • ColBERT
  • Paper reproduction:
    • MonoBERT (Passage Re-ranking with BERT. Rodrigo Nogueira and Kyunghyun Cho. 2019)
    • (planned) DuoBERT (Multi-Stage Document Ranking with BERT. Rodrigo Nogueira, Wei Yang, Kyunghyun Cho, Jimmy Lin. 2019)
    • (planned) Splade v2 (SPLADE v2: Sparse Lexical and Expansion Model for Information Retrieval, Thibault Formal, Carlos Lassance, Benjamin Piwowarski, and Stéphane Clinchant. SIGIR 2021)
  • Pre-trained models
    • HuggingFace integration (direct, through the Sentence Transformers library)

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.0.0.zip (171.6 kB view hashes)

Uploaded Source

Built Distribution

experimaestro_ir-0.0.0-py2.py3-none-any.whl (158.8 kB view hashes)

Uploaded Python 2 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