DocumentIntelligenceLayoutSkillChunkingProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |