Release date: May 12, 2022
- Installed pre-built indexes:
- BEIR (v1.0.0): "flat" baseline, "multfield" baseline, and SPLADE-distill CoCodenser-medium.
- MS MARCO V1/V2 segmented doc condition (updated indexes).
- MS MARCO V1 doc/passage uniCOIL noexp.
- Created initial repro-matrix for MS MARCO V1/V2 doc/passage.
- Improved indexing util for encoding a corpus.
- Added util to dump out BM25 document vectors from a corpus.
- Added bindings to new Anserini feature: multi-threaded method to fetch raw documents from index in batch.
- Added option in
trec_eval
to compute metrics with unjudged docs removed and to computed judged@k. - Added IRST retrieval model, with integration tests.
- Added
SimpleGeoSearcher
. - Refactored LTR pipeline, improved documentation.
- Refactored
IndexReader
, moved frompyserini.index
topyserini.index.lucene
. - Refactored Vector-PRF implementation and added negative PRF passages for Rocchio.
- Refactored code for loading topics and qrels.
- Updated documentation for dense encoding.
Sorted by number of commits:
- Jimmy Lin (lintool)
- Xueguang Ma (MXueguang)
- Xinyu (Crystina) Zhang (crystina-z)
- Stephanie Hu (stephaniewhoo)
- Habeeb Shopeju (HAKSOAT)
- Manveer Tamber (manveertamber)
- Yuqi Liu (yuki617)
- Jasper Xian (jasper-xian)
- Nandan Thakur (NThakur20)
- Shengyao Zhuang (ArvinZhuang)
- Yuqing Xie (amyxie361)
- Matt Yang (d1shs0ap)
- Ji Xi Yang (jx3yang)
- Vivian Liu (vivianliu0)
- Vitor Jeronymo (vjeronymo2)
- xiaoyu (XY2323819551)
All contributors with five or more commits, sorted by number of commits, according to GitHub:
- Jimmy Lin (lintool)
- Xueguang Ma (MXueguang)
- Yuqi Liu (yuki617)
- Johnson Han (x65han)
- Stephanie Hu (stephaniewhoo)
- Xinyu (Crystina) Zhang (crystina-z)
- Arthur Chen (ArthurChen189)
- Ronak Pradeep (ronakice)
- Jack Lin (jacklin64)
- Hang Li (hanglics)
- Chris Kamphuis (Chriskamphuis)
- Manveer Tamber (manveertamber)
- Zeynep Akkalyoncu Yilmaz (zeynepakkalyoncu)
- Xinyu Mavis Liu (x389liu)
- Sailesh Nankani (saileshnankani)
- Pepijn Boers (PepijnBoers)
- Habeeb Shopeju (HAKSOAT)