-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
65 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Pyserini Release Notes (v0.24.0) | ||
|
||
+ **Release date:** December 28, 2023 | ||
+ **Anserini dependency:** v0.24.0 | ||
+ **Lucene dependency:** v9.9.1 | ||
|
||
## Summary of Changes | ||
|
||
+ Upgraded to Lucene v9.9.1. | ||
+ Aligned with underlying Anserini refactoring: introduced `ScoredDoc` as replacement for searcher-specific `Result` objects. | ||
+ Added support for cosDPR-distil + 2CR. | ||
+ Added 2CR for CIRAL monolingual baselines. | ||
+ Added pooling and l2norm configs for autoencoders. | ||
|
||
## Contributors | ||
|
||
### This Release | ||
|
||
Sorted by number of commits: | ||
|
||
+ Jimmy Lin ([lintool](https://github.com/lintool)) | ||
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang)) | ||
+ Andre Slavescu ([AndreSlavescu](https://github.com/AndreSlavescu)) | ||
+ Areel Ullah Khan ([AreelKhan](https://github.com/AreelKhan)) | ||
+ Golnoosh Asefi ([golnooshasefi](https://github.com/golnooshasefi)) | ||
+ Mofe Adeyemi ([Mofetoluwa](https://github.com/Mofetoluwa)) | ||
+ Paniz Ojaghi ([Panizghi](https://github.com/Panizghi)) | ||
+ Sahar ([saharsamr](https://github.com/saharsamr)) | ||
+ Seun-Ajayi ([Seun-Ajayi](https://github.com/Seun-Ajayi)) | ||
+ Yifei Li ([tudou0002](https://github.com/tudou0002)) | ||
+ alimansouri ([alimt1992](https://github.com/alimt1992)) | ||
+ kdricci ([kdricci](https://github.com/kdricci)) | ||
+ ljk423 ([ljk423](https://github.com/ljk423)) | ||
+ Yahya Jabary ([sueszli](https://github.com/sueszli)) | ||
|
||
### All Time | ||
|
||
All contributors with five or more commits, sorted by number of commits, [according to GitHub](https://github.com/castorini/pyserini/graphs/contributors): | ||
|
||
+ Jimmy Lin ([lintool](https://github.com/lintool)) | ||
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang)) | ||
+ Xinyu (Crystina) Zhang ([crystina-z](https://github.com/crystina-z)) | ||
+ Yuqi Liu ([yuki617](https://github.com/yuki617)) | ||
+ Johnson Han ([x65han](https://github.com/x65han)) | ||
+ Stephanie Hu ([stephaniewhoo](https://github.com/stephaniewhoo)) | ||
+ Jasper Xian ([jasper-xian](https://github.com/jasper-xian)) | ||
+ Arthur Chen ([ArthurChen189](https://github.com/ArthurChen189)) | ||
+ Jack Lin ([jacklin64](https://github.com/jacklin64)) | ||
+ Manveer Tamber ([manveertamber](https://github.com/manveertamber)) | ||
+ Minghan Li ([alexlimh](https://github.com/alexlimh)) | ||
+ Catherine Zhou ([Cathrineee](https://github.com/Cathrineee)) | ||
+ Ogundepo Odunayo ([ToluClassics](https://github.com/ToluClassics)) | ||
+ Hang Li ([hanglics](https://github.com/hanglics)) | ||
+ Ronak Pradeep ([ronakice](https://github.com/ronakice)) | ||
+ Sahel Sharify ([sahel-sh](https://github.com/sahel-sh)) | ||
+ Matt J. H. Yang ([justram](https://github.com/justram)) | ||
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis)) | ||
+ Habeeb Shopeju ([HAKSOAT](https://github.com/HAKSOAT)) | ||
+ Shengyao Zhuang ([ArvinZhuang](https://github.com/ArvinZhuang)) | ||
+ Sailesh Nankani ([saileshnankani](https://github.com/saileshnankani)) | ||
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu)) | ||
+ Zeynep Akkalyoncu Yilmaz ([zeynepakkalyoncu](https://github.com/zeynepakkalyoncu)) | ||
+ Pepijn Boers ([PepijnBoers](https://github.com/PepijnBoers)) |