Dear Authors,
I think there is a missing file in /src/comp_med_dsum_eval/preprocess/get_relevant_notes.py, line 134:
with open(os.path.join(input_dir, 'all_candidate_sections_v2.json'), 'r') as fh:
all_candidate_sections_sorted = json.load(fh)
Where can I find this file? or do you plan to share this file in the future?
Thank you in advance!