Managing Labeling Jobs
You can also use the SDK to control how tasks appear in the data manager to annotators or reviewers. You can create custom filters and ordering for the tasks based on parameters that you specify with the SDK. This lets you have more granular control over which tasks in your dataset get labeled or reviewed, and in which order.
Create a batch of tasks to annotate using filters
For example, you can create a filter to prepare tasks to be annotated. If you want annotators to focus on tasks in the first 10 tasks in a dataset that contain the word “hello” in the field “text” in the task data, you could use the following: