clamsproject / aapb-evaluations

Collection of evaluation codebases
Apache License 2.0
0 stars 1 forks source link

fix timeframe evaluation code to read new format of gold files #27

Closed keighrim closed 1 year ago

keighrim commented 1 year ago

Gold data file formats for slate and chyron annotations are recently changed by https://github.com/clamsproject/aapb-annotations/pull/33 and https://github.com/clamsproject/aapb-annotations/pull/30, respectively. As a result, we also need to update https://github.com/clamsproject/aapb-evaluations/blob/c7e02074882d527a97be5a2ea8faef287596b47d/timeframe-eval/evaluate.py script that depends on those gold data.