Skip to content

Commit 22874a5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Try extracting data from forms and documents using the Form Recognizer Studio. Y
9898

9999
The layout model extracts text, selection marks, tables, paragraphs, and paragraph types (`roles`) from your documents.
100100

101-
### Paragraphs<sup>new!</sup>
101+
### Paragraphs <sup>🆕</sup>
102102

103103
The Layout 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.
104104

0 commit comments

Comments
 (0)