Freigeben über


com.azure.ai.contentunderstanding.models

Package containing the data models for ContentUnderstanding. The Content Understanding service extracts content and fields from multimodal input.

Classes

AnalysisContent

Media content base class.

AnalysisContentKind

Kind of media content.

AnalysisInput

Additional input to analyze.

AnalysisResult

Analyze operation result.

AnnotationFormat

Representation format of annotations in analyze result markdown.

AudioVisualContent

Audio visual content.

AudioVisualContentSegment

Detected audio/visual content segment.

AudioVisualSource

Represents a parsed audio/visual grounding source in the format AV(time[,x,y,w,h]).

ChartFormat

Representation format of charts in analyze result markdown.

ContentAnalyzer

Analyzer that extracts content and fields from multimodal documents.

ContentAnalyzerAnalyzeOperationStatus

Provides status details for analyze operations.

ContentAnalyzerConfig

Configuration settings for an analyzer.

ContentAnalyzerOperationStatus

Provides status details for analyzer creation operations.

ContentAnalyzerStatus

Status of a resource.

ContentArrayField

Array field extracted from the content.

ContentBooleanField

Boolean field extracted from the content.

ContentCategoryDefinition

Content category definition.

ContentDateField

Date field extracted from the content.

ContentField

Field extracted from the content.

ContentFieldDefinition

Definition of the field using a JSON Schema like syntax.

ContentFieldSchema

Schema of fields to be extracted from documents.

ContentFieldType

Semantic data type of the field value.

ContentIntegerField

Integer field extracted from the content.

ContentJsonField

JSON field extracted from the content.

ContentNumberField

Number field extracted from the content.

ContentObjectField

Object field extracted from the content.

ContentRange

Represents a range of content to analyze.

ContentSource

Abstract base class for parsed grounding sources returned by Content Understanding.

ContentSpan

Position of the element in markdown, specified as a character offset and length.

ContentStringField

String field extracted from the content.

ContentTimeField

Time field extracted from the content.

ContentUnderstandingDefaults

Default settings for this Content Understanding resource.

CopyAuthorization

Copy authorization details for cross-resource copy.

DocumentAnnotation

Annotation in a document, such as a strikethrough or a comment.

DocumentAnnotationComment

Comment associated with a document annotation.

DocumentAnnotationKind

Document annotation kind.

DocumentBarcode

Barcode in a document.

DocumentBarcodeKind

Barcode kind.

DocumentCaption

Caption of a table or figure.

DocumentChartFigure

Figure containing a chart, such as a bar chart, line chart, or pie chart.

DocumentContent

Document content.

DocumentContentSegment

Detected document content segment.

DocumentFigure

Figure in a document.

DocumentFigureKind

Figure kind.

DocumentFootnote

Footnote of a table or figure.

DocumentFormula

Mathematical formula in a document.

DocumentFormulaKind

Formula kind.

DocumentHyperlink

Hyperlink in a document, such as a link to a web page or an email address.

DocumentLine

Line in a document, consisting of an contiguous sequence of words.

DocumentMermaidFigure

Figure containing a diagram, such as a flowchart or network diagram.

DocumentPage

Content from a document page.

DocumentParagraph

Paragraph in a document, generally consisting of an contiguous sequence of lines with common alignment and spacing.

DocumentSection

Section in a document.

DocumentSource

Represents a parsed document grounding source in the format D(page,x1,y1,x2,y2,x3,y3,x4,y4).

DocumentTable

Table in a document, consisting table cells arranged in a rectangular layout.

DocumentTableCell

Table cell in a document table.

DocumentTableCellKind

Table cell kind.

DocumentWord

Word in a document, consisting of a contiguous sequence of characters.

GenerationMethod

Generation method.

KnowledgeSource

Knowledge source.

KnowledgeSourceKind

Knowledge source kind.

LabeledDataKnowledgeSource

Labeled data knowledge source.

LengthUnit

Length unit used by the width, height, and source properties.

OperationState

Enum describing allowed operation states.

PointF

Represents a point with float-precision x and y coordinates.

ProcessingLocation

The location where the data may be processed.

Rectangle

Represents an axis-aligned rectangle with integer coordinates.

RectangleF

Represents an axis-aligned rectangle with float-precision coordinates.

SemanticRole

Semantic role of the paragraph.

SupportedModels

Chat completion and embedding models supported by the analyzer.

TableFormat

Representation format of tables in analyze result markdown.

TranscriptPhrase

Transcript phrase.

TranscriptWord

Transcript word.

UsageDetails

Usage details.