Document skill が適用されている場合、JSON ファイルには ExtractedData オブジェクトが含まれます。 ExtractedData には DocumentDefinition と RootObject の 2 つのオブジェクトが含まれます。 DocumentDefinition は抽出されたデータの構造を表します。DocumentDefinition では、この種類の Document から抽出可能なすべての field の一覧を定義します。 RootObject には、抽出された field の値とそのメタデータが含まれます。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Description |
|---|---|---|
DocumentDefinition | DocumentDefinition | 抽出されたデータの構造。 |
RootObject | ExtractedObject | 抽出されたデータ。 |
