Skip to content

Commit ca09d96

Browse files
authored
Merge pull request #188511 from sanjeev3/patch-4
Update concept-read.md
2 parents 4a350d3 + 107152c commit ca09d96

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/applied-ai-services/form-recognizer/concept-read.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,6 @@ Read API extracts text from documents and images with multiple text angles and c
8383

8484
Read API in v3.0 preview 2 adds language detection as a new feature for text lines. Read will try to detect the languages at the text line level and output the language code with the highest confidence score for one or more text lines.
8585

86-
### Natural reading order for text lines (Latin only)
87-
88-
In Form Recognizer v2.1, you can specify the order in which the text lines are output with the `readingOrder` query parameter. Use `natural` for a more human-friendly reading order output as shown in the following example. This feature is only supported for Latin languages.
89-
90-
In Form Recognizer v3.0, the natural reading order output is used by the service in all cases. Therefore, there is no `readingOrder` parameter provided in this version.
91-
9286
### Handwritten classification for text lines (Latin only)
9387

9488
The response includes classifying whether each text line is of handwriting style or not, along with a confidence score. This feature is only supported for Latin languages.

0 commit comments

Comments
 (0)