v0.18.0
Changes
- release 0.18.0 (#309) @ArneBinder
- set compare=False for the score of built-in annotations (#307) @ArneBinder
💥 Breaking Changes
- include non-comparison annotion fields in the _id calculation (#305) @ArneBinder
🚀 Features
- implement DocumentMetric and F1Metric (#308) @ArneBinder
- implement
Document.add_all_annotations_from_other
(#306) @ArneBinder