You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ cmd line option during indexing and search
+ updated ScoresTiesAdjusterReranker to listen to arbitraryScoreTiesBreak argument. fix#801
+ small fix in AccurateBM25Similarity class
+ move IndexArgs class to separate file to be more consistent with SearchArgs
crystina-z
pushed a commit
to crystina-z/anserini
that referenced
this issue
Oct 28, 2022
If user sets args.arbitraryScoreTieBreak on the command line, we shouldn't run the ScoreTiesAdjusterReranker.
The text was updated successfully, but these errors were encountered: