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

A question about the function generate_tgt_parse() in data-processing.py #9

Open
XZhang00 opened this issue Apr 13, 2023 · 0 comments

Comments

@XZhang00
Copy link

The weighted ROUGE scores should been calculated by two parses, but in the function generate_tgt_parse() the code is "possible_drawn = step2_rouge(level_, freq, src_lines[i], level)[3]". Is the src_lines[i] parameter an error and should be replaced with src_pure_parses? Are there any errors in the results obtained in the paper?
Looking forward to your reply!
q1
q2

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

1 participant