Filter: classifai_azure_read_text_result
Filter the text result returned from Read API.
Parameters
Name | Type | Description |
---|---|---|
$lines_of_text | array | Array of text extracted from the response. |
$attachment_id | int | The attachment ID. |
$data | array | Read result. |
Since
- 1.7.0
Source
Defined in includes/Classifai/Providers/Azure/Read.php
at line 316
Returns
Filtered array of text.