Skip to content

Commit e3dbb01

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

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
@@ -82,7 +82,7 @@ Form Recognizer v3.0 version supports several languages for the read model. *See
8282

8383
## Data detection and extraction
8484

85-
### Paragraphs<sup>new!</sup>
85+
### Paragraphs <sup>🆕</sup>
8686

8787
The Read model extracts all identified blocks of text in the `paragraphs` collection as a top level object under `analyzeResults`. Each entry in this collection represents a text block and includes the extracted text as`content`and the bounding `polygon` coordinates. The `span` information points to the text fragment within the top level `content` property that contains the full text from the document.
8888

0 commit comments

Comments
 (0)