readchina / ReadActor

A repository which contains scripts to verify authenticity of named entities in ReadAct
MIT License
2 stars 3 forks source link

Fix bugs: reduplicated space_name, overwritten inst_name, invalid format of narrative_age in Person #82

Closed whalekeykeeper closed 1 year ago

whalekeykeeper commented 1 year ago

Fix bugs: reduplicated space_name see #80

overwritten inst_name see #79

invalid format of narrative_age in Person see #81

duncdrum commented 1 year ago

also note that to get rid of duplicate spaces we should merge this first https://github.com/readchina/ReadAct/pull/522

duncdrum commented 1 year ago

if you rebase and adjust the version to indicate a breaking change, we can merge this