clamsproject / aapb-annotations

Repository to store manual annotation dataset developed for CLAMS-AAPB collaboration
3 stars 0 forks source link

`a-c-7` batch split based on `january-slates` annotations #81

Closed keighrim closed 4 months ago

keighrim commented 4 months ago

fixes #79 , plus other issues in january-slates gold files. Specifically,

  1. updated gold file format to match that of newshour-chyron project, which is very similar and closely related. This also enabled a better fix for https://github.com/clamsproject/aapb-evaluations/issues/44
  2. "no slate" annotations are better handled in process.py.

The method used for splitting the batch into "used" and "leftover" is recorded in the commit msg.