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
294 stars 38 forks source link

refactored to resolve name conflict #15

Closed yilinjz closed 11 months ago

yilinjz commented 11 months ago

renamed rank_llm.py to rankllm.py to resolve conflicts

refactored all references to rank_llm

sahel-sh commented 11 months ago

This cl: