Skip to content

Commit 303aa35

Browse files
authored
Update read-how-to.md
1 parent 45387b8 commit 303aa35

File tree

1 file changed

+13
-0
lines changed
  • articles/applied-ai-services/form-recognizer/how-to-guides

1 file changed

+13
-0
lines changed

articles/applied-ai-services/form-recognizer/how-to-guides/read-how-to.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
title: "Use SDKs and REST API for Read Model"
3+
titleSuffix: Azure Applied AI Services
4+
description: Learn how to build, label, and train a custom model in the Form Recognizer Studio.
5+
author: laujan
6+
manager: nitinme
7+
ms.service: applied-ai-services
8+
ms.subservice: forms-recognizer
9+
ms.topic: how-to
10+
ms.date: 04/11/2022
11+
ms.author: jaep3347
12+
---
13+
114
# Use the Read Model
215

316
In this how-to guide, you'll learn to use Azure Form Recognizer's [Read model](../concept-read.md) to extract printed and handwritten text lines, words, locations, and detected languages, in a programming language of your choice, or the REST API. We recommend that you use the free service when you're learning the technology. Remember that the number of free pages is limited to 500 per month.

0 commit comments

Comments
 (0)