Changes
- release 0.31.4 (#440) @ArneBinder
- allow string argument for
Pipeline
device
and remove multi call warning (#435) @ArneBinder
🚀 Features
- add support to F1 metric values (#439) @ArneBinder
- implement
Document.deduplicate_annotations()
(#436) @ArneBinder
🪲 Fixes
- remove
utils.document.deduplicate_annotations
in favor ofDocument.deduplicate_annotations
(#437) @ArneBinder