How to run script.py i.e., arguments?
sudarshan77 opened this issue · 0 comments
sudarshan77 commented
Hi,
Could you please tell how the arguments for these are given?
pred_kb_file = sys.argv[2]
pred_doc_file = sys.argv[3]
pred_hybrid_file = sys.argv[4]
Thanks