Label-studio: Filter completed annotations on the task page based on choices/text boxes etc.

Created on 5 Sep 2020  路  6Comments  路  Source: heartexlabs/label-studio

Is your feature request related to a problem? Please describe.
While going through large annotation QC, the ability to do targeted checks is very essential. I want to go through only positive samples right there in the portal.

Describe the solution you'd like
A simple filter or search based on choices/ text fields in the completed tasks page.

Describe alternatives you've considered
Exporting the completions and parsing the JSON to get the images file list and then manually checking them.

Most helpful comment

@Rishabh-hyperverge I'll try to do it, but I can't promise..

All 6 comments

@Rishabh-hyperverge do you want a simple sub-string search over completion JSONs?

@makseq Yes, Initially that should do the job.
But Ideally, I think queries like search filters based on choices, labels, entities would be better.

Hi @makseq, is it possible to include this in the upcoming release, also its been a while since there was a new release? Hoping for some really big stuff this time :)

@Rishabh-hyperverge I'll try to do it, but I can't promise..

@Rishabh-hyperverge Hello! Sorry for a late solution, but we have released a new LS version (beta) with the filtering of completion results. If it's still actual for you, you may try it:

pip install label-studio==0.9.0rc1

It works 馃暫馃檹馃徎

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kasuteru picture kasuteru  路  3Comments

jthaloor picture jthaloor  路  4Comments

atakanokan picture atakanokan  路  3Comments

dalekube picture dalekube  路  3Comments

kgeis picture kgeis  路  4Comments