allenai / mmda

multimodal document analysis
Apache License 2.0
158 stars 18 forks source link

Allows empty annotations. #147

Closed cmwilhelm closed 1 year ago

cmwilhelm commented 1 year ago

Previously we would skip making attrs on the document to represent these empty annotation groups. This resulted in attr not found errors in contexts where an expected field was absent and legitimately empty.