Bulk create items
Bulk-create annotation items in a task, optionally seeding human annotations
Examples
Create annotation task
Create an annotation task for annotators to label items against evaluators
Examples
Run evaluators on items
Run evaluators on task items as a background job
Examples
Get annotation task
Get one annotation task with linked evaluators, items, and labelling jobs
Examples
Get task agreement
Get human-vs-human and human-vs-evaluator agreement metrics for a task
Examples
Get evaluator run
Get one evaluator-run job with results and human-agreement summary
Examples
Get task summary
Get a paginated summary table of items, evaluator runs, and human annotations for a task
Examples
List annotation tasks
List annotation tasks with linked evaluators
Examples
Update task evaluators
Replace a task’s linked evaluators with the given ordered set, linking, unlinking, and reordering as needed
Examples
Bulk update items
Bulk-update item payloads in a task
Examples