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
312 stars 39 forks source link

P1-add docstrings for public functions #36

Closed sahel-sh closed 8 months ago

AndreSlavescu commented 8 months ago

Interested

sahel-sh commented 8 months ago

@AndreSlavescu it's yours

sahel-sh commented 8 months ago

@AndreSlavescu would you please add docstrings for public methods in trec_eval.py and response_analysis_verbose.py as well. This should be much less that what you already worked on for retrieve and rerank

sahel-sh commented 8 months ago

PR https://github.com/castorini/rank_llm/pull/75 addresses comment 3