Skip to content

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

Description

@XZhang00

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions