Skip to content

Commit 649c938

Browse files
committed
edit for pub
1 parent b636930 commit 649c938

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/applied-ai-services/form-recognizer/concept-model-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Azure Form Recognizer prebuilt models enable you to add intelligent document pro
2525
|**Document analysis**||
2626
| 🆕[Read (preview)](#read-preview) | Extract printed and handwritten text lines, words, locations, and detected languages.|
2727
| 🆕[General document (preview)](#general-document-preview) | Extract text, tables, structure, key-value pairs, and named entities.|
28-
| [Layout](#layout) | Extracts text and layout information from documents. |
28+
| [Layout](#layout) | Extract text and layout information from documents.|
2929
|**Prebuilt**||
3030
| 🆕[W-2 (preview)](#w-2-preview) | Extract employee, employer, wage information, etc. from US W-2 forms. |
3131
| [Invoice](#invoice) | Extract key information from English and Spanish invoices. |

articles/applied-ai-services/form-recognizer/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ Azure Form Recognizer is a cloud-based [Azure Applied AI Service](../../applied-
2222

2323
Form Recognizer uses the following models to easily identify, extract, and analyze document data:
2424

25-
**Document analysis**
25+
**Document analysis models**
2626

2727
* [**Read model**](concept-read.md) | Extract printed and handwritten text lines, words, locations, and detected languages from documents and images.
28-
* [**Layout model**](concept-layout) | Extract text, tables, selection marks, and structure information from documents (PDF and TIFF) and images (JPG, PNG, and BMP).
28+
* [**Layout model**](concept-layout.md) | Extract text, tables, selection marks, and structure information from documents (PDF and TIFF) and images (JPG, PNG, and BMP).
2929
* [**General document model**](concept-general-document.md) | Extract key-value pairs, selection marks, and entities from documents.
3030

31-
**Prebuilt**
31+
**Prebuilt models**
3232

3333
* [**W-2 form model**](concept-w2.md) | Extract text and key information from US W2 tax forms.
3434
* [**Invoice model**](concept-invoice.md) | Extract text, selection marks, tables, key-value pairs, and key information from invoices.

0 commit comments

Comments
 (0)