oci.data_labeling_service_dataplane.models.Annotation |
An annotation represents a user- or machine-generated annotation for a given record. |
oci.data_labeling_service_dataplane.models.AnnotationAggregationDimensions |
The dimensions to summarize annotations for a given dataset. |
oci.data_labeling_service_dataplane.models.AnnotationAnalyticsAggregation |
Aggregation entities are required by the API consistency guidelines for API Consistency Guidelines#AnalyticsAPIs. |
oci.data_labeling_service_dataplane.models.AnnotationAnalyticsAggregationCollection |
Aggregation entities are required by the API consistency guidelines for API Consistency Guidelines#AnalyticsAPIs. |
oci.data_labeling_service_dataplane.models.AnnotationCollection |
The results of an annotations search. |
oci.data_labeling_service_dataplane.models.AnnotationSummary |
An annotation summary is the representation returned in list views. |
oci.data_labeling_service_dataplane.models.BoundingPolygon |
A polygon used to describe the location of an object. |
oci.data_labeling_service_dataplane.models.CreateAnnotationDetails |
This is the payload sent in the CreateAnnotation operation. |
oci.data_labeling_service_dataplane.models.CreateObjectStorageSourceDetails |
Object Storage Source Details. |
oci.data_labeling_service_dataplane.models.CreateRecordDetails |
A record represents an entry in a dataset that needs labeling. |
oci.data_labeling_service_dataplane.models.CreateSourceDetails |
The source information is a polymorphic entity. |
oci.data_labeling_service_dataplane.models.Dataset |
A dataset is a logical collection of records. |
oci.data_labeling_service_dataplane.models.DatasetFormatDetails |
It specifies how to process the data. |
oci.data_labeling_service_dataplane.models.DatasetSourceDetails |
This allows the customer to specify the source of the dataset. |
oci.data_labeling_service_dataplane.models.DelimitedFileTypeMetadata |
Metadata of delimited files. |
oci.data_labeling_service_dataplane.models.DocumentDatasetFormatDetails |
It indicates the dataset is comprised of document files. |
oci.data_labeling_service_dataplane.models.DocumentEntityMetadata |
This is dedicated Entity to store Document related info. |
oci.data_labeling_service_dataplane.models.DocumentMetadata |
Collection of metadata related to document record. |
oci.data_labeling_service_dataplane.models.Entity |
An entity allows the labeler to identify an object in the record to label. |
oci.data_labeling_service_dataplane.models.GenericEntity |
This is an extensible entity type for users, and the base entity type for some annotation formats. |
oci.data_labeling_service_dataplane.models.ImageDatasetFormatDetails |
It indicates the dataset is comprised of images. |
oci.data_labeling_service_dataplane.models.ImageMetadata |
Collection of metadata related to image record. |
oci.data_labeling_service_dataplane.models.ImageObjectSelectionEntity |
This lets the labeler specify a series of coordinates in the image to represent an object and apply labels to it. |
oci.data_labeling_service_dataplane.models.ImportFormat |
File format details used for importing dataset |
oci.data_labeling_service_dataplane.models.ImportMetadataPath |
Object storage path for the metadata file |
oci.data_labeling_service_dataplane.models.InitialImportDatasetConfiguration |
Initial import dataset configuration. |
oci.data_labeling_service_dataplane.models.InitialRecordGenerationConfiguration |
The initial generate records configuration. |
oci.data_labeling_service_dataplane.models.KeyValueSelectionEntity |
This allows the labeler to apply label the highlighted text from OCR, this includes labelled and unlabelled data. |
oci.data_labeling_service_dataplane.models.Label |
A label is a string value. |
oci.data_labeling_service_dataplane.models.LabelName |
It represents a label. |
oci.data_labeling_service_dataplane.models.LabelSet |
An ordered collection of labels that are unique by name. |
oci.data_labeling_service_dataplane.models.NormalizedVertex |
A NormalizedVertex is a cartesian coordinate that represents a corner between two segments of a polygon. |
oci.data_labeling_service_dataplane.models.ObjectStorageDatasetSourceDetails |
Specifies the dataset location in object storage. |
oci.data_labeling_service_dataplane.models.ObjectStorageImportMetadataPath |
Object Storage details for import metadata path. |
oci.data_labeling_service_dataplane.models.ObjectStorageSourceDetails |
Object Storage Source Details. |
oci.data_labeling_service_dataplane.models.Record |
A record represents an entry in a dataset that needs labeling. |
oci.data_labeling_service_dataplane.models.RecordAggregationDimensions |
The dimensions to summarize record information for a given dataset. |
oci.data_labeling_service_dataplane.models.RecordAnalyticsAggregation |
Aggregation entities are required by the API consistency guidelines for API Consistency Guidelines#AnalyticsAPIs. |
oci.data_labeling_service_dataplane.models.RecordAnalyticsAggregationCollection |
Collection of records aggregated. |
oci.data_labeling_service_dataplane.models.RecordCollection |
The results of a record search. |
oci.data_labeling_service_dataplane.models.RecordMetadata |
Collection of record’s metadata. |
oci.data_labeling_service_dataplane.models.RecordSummary |
A record summary is the representation returned in list views. |
oci.data_labeling_service_dataplane.models.SourceDetails |
The source information is a polymorphic entity. |
oci.data_labeling_service_dataplane.models.TextDatasetFormatDetails |
It indicates the dataset is comprised of TXT files. |
oci.data_labeling_service_dataplane.models.TextFileTypeMetadata |
Metadata for files with text content. |
oci.data_labeling_service_dataplane.models.TextMetadata |
Collection of metadata related to text record. |
oci.data_labeling_service_dataplane.models.TextSelectionEntity |
This lets the labeler highlight text, by specifying an offset and a length, and apply labels to it. |
oci.data_labeling_service_dataplane.models.TextSpan |
A wrapper class for offset and length, which together, represent a span of text in a text document. |
oci.data_labeling_service_dataplane.models.UpdateAnnotationDetails |
This is the payload sent in the CreateAnnotation operation. |
oci.data_labeling_service_dataplane.models.UpdateRecordDetails |
The details of the tags that is updated. |