texts 配列の各要素は、テキストブロックを表すオブジェクトです。各テキストブロックは複数の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.
string から構成され、各 string は複数の単語、各単語は複数の文字から構成されます。
| Property | Data type | Description |
|---|---|---|
id | string | テキストブロックの識別子。 |
position | rect | テキストブロックを含む文書上の長方形領域の座標。 |
confidence | confidence | ブロック内のテキストが正しく認識されていることに対する信頼度レベル。ブロック内の string に対する信頼度の値を使用して算出されます。 |
| lines | lines | テキストブロックを構成する string の配列。 |
