Label-studio: Multi-Template Labeling, Data Export

Created on 25 Mar 2021  路  3Comments  路  Source: heartexlabs/label-studio

When using a custom-coded template that includes multiple sections (i.e. taxonomy and sentiment classification), the export feature only provides a limited subset of the total data that is saved in the underlying 'task_completion' table in the SQLite database. When there are multiple annotations for the same task, the export only provides one of the annotations (looks like it provides the most recent annotation). The export鈥攃onsidering all file formats鈥攄oes not provide all annotations.

Label Studio Version 1.0.0.post3

interface

bug

All 3 comments

@dalekube Could you check release/1.0.1 branch? I hope it is fixed there.

@makseq, yes I can check this in the next couple days. Thanks! I apologize for the delay.

I upgraded to the latest version (v1.0.1) and confirmed this problem is resolved. Thanks!

Was this page helpful?
0 / 5 - 0 ratings