autotyp / autotyp-data

AUTOTYP data export
Creative Commons Attribution 4.0 International
38 stars 17 forks source link

LID typed inconsistently in JSON data #35

Closed xrotwang closed 2 years ago

xrotwang commented 2 years ago

The LID value is sometimes an integer (e.g. in Clusivity.json) and sometimes a string (e.g. in Gender.json). (That makes consistency checks involving round-tripping the JSON data more difficult than necessary.)

tzakharko commented 2 years ago

Fixed in v1.0.1