-
Notifications
You must be signed in to change notification settings - Fork 458
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
68 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,67 @@ | ||
# Anserini Release Notes (v0.16.2) | ||
|
||
**Release date: December 12, 2022** | ||
|
||
+ Refactored HNSW indexing and search classes. | ||
+ Refactored "Arg" classes into inner classes. | ||
+ Added implementation of on-the-fly document vector parsing (from raw text) to support relevance feedback without explicitly stored docvectors. | ||
+ Added initial (single-threaded) implementation of on-the-fly indexing. | ||
+ Added `run_regressions_with_load.py` and completely refactored pipeline for running regressions. | ||
+ Added `JsonStringTopicReader`. | ||
|
||
## Contributors (This Release) | ||
|
||
Sorted by number of commits: | ||
|
||
+ Jimmy Lin ([lintool](https://github.com/lintool)) | ||
+ Aileen Lin ([AileenLin](https://github.com/AileenLin)) | ||
+ Jonathan Leitschuh ([JLLeitschuh](https://github.com/JLLeitschuh)) | ||
+ Matt Yang ([justram](https://github.com/justram)) | ||
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang)) | ||
+ j762liu ([ljatca](https://github.com/ljatca)) | ||
+ minconszhang ([minconszhang](https://github.com/minconszhang)) | ||
|
||
## All Contributors | ||
|
||
All contributors with five or more commits, sorted by number of commits, [according to GitHub](https://github.com/castorini/Anserini/graphs/contributors): | ||
|
||
+ Jimmy Lin ([lintool](https://github.com/lintool)) | ||
+ Peilin Yang ([Peilin-Yang](https://github.com/Peilin-Yang)) | ||
+ Ogundepo Odunayo ([ToluClassics](https://github.com/ToluClassics)) | ||
+ Ahmet Arslan ([iorixxx](https://github.com/iorixxx)) | ||
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang)) | ||
+ Edwin Zhang ([edwinzhng](https://github.com/edwinzhng)) | ||
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4)) | ||
+ Emily Wang ([emmileaf](https://github.com/emmileaf)) | ||
+ Royal Sequiera ([rosequ](https://github.com/rosequ)) | ||
+ Yuqi Liu ([yuki617](https://github.com/yuki617)) | ||
+ Tommaso Teofili ([tteofili](https://github.com/tteofili)) | ||
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis)) | ||
+ Victor Yang ([Victor0118](https://github.com/Victor0118)) | ||
+ Boris Lin ([borislin](https://github.com/borislin)) | ||
+ Matt Yang ([justram](https://github.com/justram)) | ||
+ Nikhil Gupta ([nikhilro](https://github.com/nikhilro)) | ||
+ Stephanie Hu ([stephaniewhoo](https://github.com/stephaniewhoo)) | ||
+ Shane Ding ([shaneding](https://github.com/shaneding)) | ||
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte)) | ||
+ Ronak Pradeep ([ronakice](https://github.com/ronakice)) | ||
+ Kuang Lu ([lukuang](https://github.com/lukuang)) | ||
+ Adam Yang ([adamyy](https://github.com/adamyy)) | ||
+ Joel Mackenzie ([JMMackenzie](https://github.com/JMMackenzie)) | ||
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu)) | ||
+ Salman Mohammed ([salman1993](https://github.com/salman1993)) | ||
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan)) | ||
+ Xinyu (Crystina) Zhang ([crystina-z](https://github.com/crystina-z)) | ||
+ Manveer Tamber ([manveertamber](https://github.com/manveertamber)) | ||
+ Matt Yang ([d1shs0ap](https://github.com/d1shs0ap)) | ||
+ Kelvin Jiang ([kelvin-jiang](https://github.com/kelvin-jiang)) | ||
+ Johnson Han ([x65han](https://github.com/x65han)) | ||
+ Hang Cui ([HangCui0510](https://github.com/HangCui0510)) | ||
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin)) | ||
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng)) | ||
+ Dayang Shi ([dyshi](https://github.com/dyshi)) | ||
+ Yuqing Xie ([amyxie361](https://github.com/amyxie361)) | ||
+ Nandan Thakur ([thakur-nandan](https://github.com/thakur-nandan)) | ||
+ Zeynep Akkalyoncu Yilmaz ([zeynepakkalyoncu](https://github.com/zeynepakkalyoncu)) | ||
+ Peng Shi ([Impavidity](https://github.com/Impavidity)) | ||
+ Ryan Clancy ([ryan-clancy](https://github.com/ryan-clancy)) |