code.py [-h] [-bm_B bm_beta] [-K1 K1] [-K3 K3] [-A alpha] [-B beta]
[-C gamma] [-r_doc R_DOC] [-nr_doc NR_DOC] [-scratch SCRATCH]
[-save SAVE]
optional arguments:
-h, --help show this help message and exit
-bm_B bm_beta BM model beta (default: 0.75)
-K1 K1 BM model K1 (default: 3.5)
-K3 K3 BM model K3; if -1 not use query TF (default: -1)
-A alpha (default: 1)
-B beta (default: 0.5)
-C gamma (default: 0.15)
-r_doc R_DOC the number of related documents (default: 5)
-nr_doc NR_DOC the number of non-related documents (default: 1)
-step STEP Rocchio iteration step (default: 5)
-scratch SCRATCH (default: 0)
-save SAVE (default: 0)