Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing all_candidate_sections_v2.json #2

Open
hbin0701 opened this issue Apr 25, 2022 · 3 comments
Open

Missing all_candidate_sections_v2.json #2

hbin0701 opened this issue Apr 25, 2022 · 3 comments

Comments

@hbin0701
Copy link

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!

@griff4692
Copy link
Contributor

Hi Hyeonbin - we are sorting this out. Thanks for calling to our attention.

@stefanhgm
Copy link

Hi everyone!

Thanks for making your work available and sharing your code. Unfortunately, the file @hbin0701 pointed out is still missing. It is already needed in the first step of the preprocessing (get_relevant_notes.py), hence making it very hard to reproduce your work.

Thank you!

@griff4692
Copy link
Contributor

Thanks for sharing this - @sidenver do you mind adding this file to the GitHub? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants