Back to Label Studio

Label Studio terminology

docs/source/guide/glossary.md

2.2.10-12.2 KB
Original Source

The following table describes some terms you might encounter as you use Label Studio:

TermDescription
AnnotationsThe output of a labeling task. Previously called "completions". The terms "annotations" and "labels" are frequently used interchangeably.
Bounding boxRegion within an image.
DatasetWhat you import into Label Studio, comprised of individual items, or labeling tasks.
LabelsWhat you add to each region while labeling a task in Label Studio.
Label streamWhen you click Label All Tasks from the Data Manager, you are working within the label stream.
Labeling configurationThe labeling configuration determines what annotators and reviewers will see. It is configured in the project settings.
Predictions,
Pre-annotationsAnnotations in Label Studio format that machine learning models create for an unlabeled dataset. See import pre-annotations
RelationA defined relationship between two labeled regions.
ResultA label applied to a specific region as stored in an annotation or prediction. See Label Studio JSON format of annotated tasks.
Quick viewThe "quick view" is what you see when you click an individual item in the Data Manager to open it (different than viewing it in the "label stream").
RecordItem in a dataset.
RegionThe portion of the task identified for labeling. For example, when working with text, this might be a specific span of text or field. For images, an example region is a bounding box. For text, an example region is a span of text. Often has a label assigned to it.
TaskWhen you upload data to Label Studio, each item in the dataset becomes a labeling task. A task is a distinct item from a dataset that is ready to be labeled, pre-annotated, or has already been annotated. For example: a text snippet, an image, or a video clip.
TagsConfiguration options to customize the labeling interface. See more about tags.
TemplatesExample labeling configurations that you can use to specify the type of labeling that you're performing with your dataset. See all available templates