Uses of Class
com.azure.ai.formrecognizer.FormRecognizerClient
Package
Description
Azure Form Recognizer
is a cloud-based service provided by Microsoft Azure that utilizes machine learning to extract information
from various types of forms.
Azure Form Recognizer
is a cloud-based service provided by Microsoft Azure that utilizes machine learning to extract information
from various types of forms.
-
Uses of FormRecognizerClient in com.azure.ai.formrecognizer
Modifier and TypeMethodDescriptionFormRecognizerClientBuilder.buildClient()
Creates aFormRecognizerClient
based on options set in the builder. -
Uses of FormRecognizerClient in com.azure.ai.formrecognizer.training
Modifier and TypeMethodDescriptionFormTrainingClient.getFormRecognizerClient()
Creates a newFormRecognizerClient
object.