Share via


DocumentIntelligenceLayoutSkillChunkingProperties Class

Definition

Controls the cardinality for chunking the content.

public class DocumentIntelligenceLayoutSkillChunkingProperties
type DocumentIntelligenceLayoutSkillChunkingProperties = class
Public Class DocumentIntelligenceLayoutSkillChunkingProperties
Inheritance
DocumentIntelligenceLayoutSkillChunkingProperties

Constructors

DocumentIntelligenceLayoutSkillChunkingProperties()

Initializes a new instance of DocumentIntelligenceLayoutSkillChunkingProperties.

Properties

MaximumLength

The maximum chunk length in characters. Default is 500.

OverlapLength

The length of overlap provided between two text chunks. Default is 0.

Unit

The unit of the chunk.

Applies to