You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #43 , we want to update now outdated evaluate.py under TF_eval directory. However, since the time when the script is written, there has been some changes regarding gold data organization. So we need to updated the script to cope with those changes.
Done when
This should include
updating to use goldretreiver.py instead of manual download of gold files
Because
Related to #43 , we want to update now outdated
evaluate.py
underTF_eval
directory. However, since the time when the script is written, there has been some changes regarding gold data organization. So we need to updated the script to cope with those changes.Done when
This should include
updating to use
goldretreiver.py
instead of manual download of gold filesgoldretriver
aapb-evaluations/ocr_eval/evaluate.py
Line 153 in 55b53e8
$ cd timeframe-eval $ ln -sf ../goldretriever.py
merging following two functions
aapb-evaluations/timeframe-eval/evaluate.py
Line 56 in 55b53e8
aapb-evaluations/timeframe-eval/evaluate.py
Line 76 in 55b53e8
chyron
andslate
annotation have been updated since the originaleval.py
script is written.Update
start
andend
properties access with newly added helper methods via adding helpers for getting anchor points mmif-python#254Additional context
No response
The text was updated successfully, but these errors were encountered: