Skip to content

Relation Coverage Metric #8

@Carlosml26

Description

@Carlosml26

Hi,
when evaluating each alignment (subgraph, relation, ...) the resulting coverage for relations, both for the predictions and the gold, is around 75% by using the evaluation code provided:

pred coverage: 74.16%
gold coverage: 74.03%
Span F1:        91.98   (#gold 1168)
Score   Precision       Recall  F1
Partial Align:  87.77   87.99   87.88   (#gold 1168)
Exact Align:    84.63   84.85   84.74   (#gold 1168)

However in the paper it is reported as 100%. Is it because those missing relations are assumed to be already predicted within subgraph structures and therefore, the combined predictions from subgraphs and relations is 100% or is there something I may be doing wrong when evaluating for relations?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions