Developer guide for importing annotations on text data and sample import formats.
API_KEY
with a valid API key to connect to the Labelbox client.
name
parameter should match the value of the name
field in your annotation.
For example, when we created an annotation above, we provided a nameannotation_name
. Now, when we set up our ontology, we must ensure that the name of our bounding box tool is also anotations_name
. The same alignment must hold true for the other tools and classifications we create in our ontology.
This example shows how to create an ontology containing all supported annotation types .
is_benchmark_reference
flag.
These examples demonstrate each format and how to compose annotations into labels attached to data rows.
predictions
parameter. For ground truths, pass the payload to the labels
parameter.