Skip to content

Commit

Permalink
upstream change
Browse files Browse the repository at this point in the history
  • Loading branch information
binshengliu committed Jun 22, 2024
1 parent f945410 commit e0ad693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m_recip_rank_cut.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ TREC_MEAS te_meas_recip_rank_cut =
doc, or the user only wants one relevant doc.\n\
Cutoffs must be positive without duplicates\n\
Default param: -m recip_rank_cut.5,10,15,20,30,100,200,500,1000\n",
te_init_meas_a_float_cut_long,
te_init_meas_a_double_cut_long,
te_calc_recip_rank_cut,
te_acc_meas_a_cut,
te_calc_avg_meas_a_cut,
Expand Down

0 comments on commit e0ad693

Please sign in to comment.