Aracılığıyla paylaş


ClassifyDocumentQueryParamProperties interface

Özellikler

pages

Analiz etmek için 1 tabanlı sayfa numaraları. Ex. "1-3,5,7-9"

split

Belge bölme modu.

Olası değerler: "auto", "none", "perPage"

stringIndexType

Dize uzaklığını ve uzunluğunu hesaplamak için kullanılan yöntem.

Olası değerler: "textElements", "unicodeCodePoint", "utf16CodeUnit"

Özellik Ayrıntıları

pages

Analiz etmek için 1 tabanlı sayfa numaraları. Ex. "1-3,5,7-9"

pages?: string

Özellik Değeri

string

split

Belge bölme modu.

Olası değerler: "auto", "none", "perPage"

split?: string

Özellik Değeri

string

stringIndexType

Dize uzaklığını ve uzunluğunu hesaplamak için kullanılan yöntem.

Olası değerler: "textElements", "unicodeCodePoint", "utf16CodeUnit"

stringIndexType?: string

Özellik Değeri

string