Skip to content

Commit ac97ef4

Browse files
authored
Update concept-read.md
1 parent 529b52e commit ac97ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Form Recognizer v3.0 preview includes the new Read API. Read extracts text l
1919

2020
**Data extraction features**
2121

22-
| **Read model** | **Text Extraction** | **Language detection** |
22+
| **Read model** | **Text Extraction** | **[Language detection](language-support.md#detected-languages-by-read)** |
2323
| --- | --- | --- |
2424
| Read |||
2525

@@ -81,7 +81,7 @@ Read API extracts text from documents and images with multiple text angles and c
8181

8282
### Language detection (v3.0 preview)
8383

84-
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.
84+
Read API in v3.0 preview 2 adds [language detection](language-support.md#detected-languages-by-read) as a new feature for text lines. Read will perdict the language at the text line level along with the confidence score.
8585

8686
### Handwritten classification for text lines (Latin only)
8787

0 commit comments

Comments
 (0)