-
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
49 additions
and
0 deletions.
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,48 @@ | ||
# Pyserini Release Notes (v0.10.1.0) | ||
|
||
**Release date: January 8, 2021** | ||
|
||
+ Added initial (experimental) support for TCT_ColBERT from [Lin et al. (2020)](https://arxiv.org/abs/2010.11386): both dense and hybrid retrieval. | ||
+ Refactored support for pre-built indexes and added more pre-built indexes. | ||
+ Improvements to `pyserini.search` CLI: added support for passage retrieval, automatically sets BM25 parameters. | ||
|
||
## Contributors (This Release) | ||
|
||
Sorted by number of commits: | ||
|
||
+ Jimmy Lin ([lintool](https://github.com/lintool)) | ||
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang)) | ||
+ Dahlia Chehata ([Dahlia-Chehata](https://github.com/Dahlia-Chehata)) | ||
+ Hector (Xinhai) Wei ([HEC2018](https://github.com/HEC2018)) | ||
+ Jiarui Zhang ([jrzhang12](https://github.com/jrzhang12)) | ||
+ Rakeeb Hossain ([rakeeb123](https://github.com/rakeeb123)) | ||
+ Yuqi Liu ([yuki617](https://github.com/yuki617)) | ||
|
||
## All Contributors | ||
|
||
Sorted by number of commits, [according to GitHub](https://github.com/castorini/pyserini/graphs/contributors): | ||
|
||
+ Jimmy Lin ([lintool](https://github.com/lintool)) | ||
+ Johnson Han ([x65han](https://github.com/x65han)) | ||
+ Yuqi Liu ([yuki617](https://github.com/yuki617)) | ||
+ Stephanie Hu ([stephaniewhoo](https://github.com/stephaniewhoo)) | ||
+ Zeynep Akkalyoncu Yilmaz ([zeynepakkalyoncu](https://github.com/zeynepakkalyoncu)) | ||
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis)) | ||
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu)) | ||
+ Pepijn Boers ([PepijnBoers](https://github.com/PepijnBoers)) | ||
+ Tommaso Teofili ([tteofili](https://github.com/tteofili)) | ||
+ Qing Guo ([qguo96](https://github.com/qguo96)) | ||
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang)) | ||
+ Hang Cui ([HangCui0510](https://github.com/HangCui0510)) | ||
+ Marko Arezina ([mrkarezina](https://github.com/mrkarezina)) | ||
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4)) | ||
+ Dahlia Chehata ([Dahlia-Chehata](https://github.com/Dahlia-Chehata)) | ||
+ Tim Hatch ([thatch](https://github.com/thatch)) | ||
+ Rakeeb Hossain ([rakeeb123](https://github.com/rakeeb123)) | ||
+ Yue Zhang ([nsndimt](https://github.com/nsndimt)) | ||
+ Jiarui Zhang ([jrzhang12](https://github.com/jrzhang12)) | ||
+ Jerry Huang ([jhuang265](https://github.com/jhuang265)) | ||
+ Alireza Mirzaeiyan ([amirzaeiyan](https://github.com/amirzaeiyan)) | ||
+ Adam Yang ([adamyy](https://github.com/adamyy)) | ||
+ Jeffrey Chen ([JeffreyCA](https://github.com/JeffreyCA)) | ||
+ Hector (Xinhai) Wei ([HEC2018](https://github.com/HEC2018)) |