Skip to content

Commit fc48810

Browse files
sanjeev3laujan
andauthored
Update articles/applied-ai-services/form-recognizer/concept-read.md
Co-authored-by: la <[email protected]>
1 parent 816de02 commit fc48810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The Read model extracts all identified blocks of text in the `paragraphs` collec
9595
}
9696
]
9797
```
98-
### Language detection<sup>new!</sup>
98+
### Language detection <sup>🆕</sup>
9999

100100
Read adds [language detection](language-support.md#detected-languages-read-api) as a new feature for text lines. Read will predict the detected primary language for each text line along with the `confidence` in the `languages` collection under `analyzeResult`.
101101

0 commit comments

Comments
 (0)