Skip to content

Commit 91870e7

Browse files
committed
one more
1 parent d91429f commit 91870e7

File tree

1 file changed

+1
-0
lines changed
  • sdk/formrecognizer/azure-ai-formrecognizer

1 file changed

+1
-0
lines changed

sdk/formrecognizer/azure-ai-formrecognizer/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ See the full details regarding [authentication][cognitive_authentication] of cog
122122
`FormRecognizerClient` provides operations for:
123123

124124
- Recognizing form fields and content using custom models trained to recognize your custom forms. These values are returned in a collection of `RecognizedForm` objects.
125+
- Recognizing common fields from US receipts, using a pre-trained receipt model on the Form Recognizer service. These fields and meta-data are returned in a collection of `RecognizedForm` objects.
125126
- Recognizing form content, including tables, lines and words, without the need to train a model. Form content is returned in a collection of `FormPage` objects.
126127

127128
### FormTrainingClient

0 commit comments

Comments
 (0)