-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Hi,from the paper,the detailed implementations of the metrics BS-R and BS-C have been presented, but the detailed implementation of /AutoSchemaKG/EvaluateKGC/SchemaQuality/eval.py seems to differ from part C.2. The BS-R metric corresponds to the method get_bert_global_recall, but BS-C does not provide a corresponding calculation method, and later only a simple F1 calculation was done. I implemented a version of get_bert_coverage myself and conducted experiments on the test set you provided a few days ago, and found that the results were not ideal. For the BS-C of just the event_type, it was only 12% instead of the 99% reported in the paper.

Metadata
Metadata
Assignees
Labels
No labels