1

After setting up Human-in-the-Loop and label filters, I noticed I configured the confidence levels too high as lots of correctly processed documents were marked.

I've since lowered the confidence thresholds and now fewer documents get marked, but I'd like to remove the earlier documents from the queue to focus our labelling efforts on the most problematic documents.

Is this possible?

dndr
  • 2,319
  • 5
  • 18
  • 28
  • Can you try using unassign from tasks option in the Assignments dashboard? You can refer to this [document](https://codelabs.developers.google.com/codelabs/docai-hitl#4). – Prajna Rai T Mar 27 '23 at 15:32

1 Answers1

0

Based on the comment from Prajna Rai T

You should be able to remove documents from the labeling queue by using the Labeling Manager console to unassign documents for review.

Here's the main documentation for the label manager console:

https://cloud.google.com/document-ai/docs/hitl/manage-labeling-tasks

https://cloud.google.com/document-ai/docs/hitl/lm-console

Holt Skinner
  • 1,692
  • 1
  • 8
  • 21