castorini / rank_llm

RankLLM is a Python toolkit for reproducible information retrieval research using rerankers, with a focus on listwise reranking.
http://rankllm.ai
Apache License 2.0
311 stars 39 forks source link

Fix typo #99

Closed sahel-sh closed 7 months ago

sahel-sh commented 7 months ago

Pull Request Checklist

Reference Issue

Please provide the reference to issue this PR is addressing (# followed by the issue number). If there is no associated issue, write "N/A".

ref: n/a

Checklist Items

Before submitting your pull request, please review these items:

PR Type

What kind of change does this PR introduce?

This cl: 1- fixes the typo in API function prebuit->prebuilt (this is already fixed in the paper) 2- applies precommit format to 2cr/* 3- releases the package with fixed typo