Documentation

FullTextOcrExtra
in package

Full Text OCR result.

Table of Contents

Properties

$content  : string|null
$language  : string|null

Methods

__construct()  : mixed
__toString()  : string

Properties

$content

public string|null $content

Text content of the full text ocr reading.

Methods

__construct()

public __construct(array<string|int, mixed> $rawPrediction) : mixed
Parameters
$rawPrediction : array<string|int, mixed>

Raw HTTP response.


        
On this page

Search results