What is Document Understanding?
A. A solution for combining different approaches to extract information from workflows.
B. A solution that offers the ability to digitize, extract, validate, and train data from documents.
C. A solution for the processing of Excel files for extracting data tables.
D. A solution for combining different approaches to extract entities from Word documents such as contracts and agreements.
What are the languages supported by the generic Document Understanding ML Package?
A. Languages using the Greek left-to-right alphabet, Japanese, and Chinese.
B. Languages using the Cyrillic alphabet, the Greek left-to-right alphabet, and Chinese.
C. Languages using the Latin alphabet (like Italian, French, Portuguese. Spanish, and Romanian), and the Greek left-to-right alphabet.
D. Languages using the Latin alphabet, the Cyrillic alphabet, the Greek left-to-right alphabet, Japanese, and Chinese.
What does the Export stage of the Document Understanding Framework do?
A. Converts the result of extraction to a dataset or to a customized format.
B. Allows a human to validate and correct the extracted data.
C. Classifies the document as one of the predefined document types.
D. Extracts the text out of the image document using OCR (Optical Character Recognition).
What are the three types of classifier trainers available in packages UiPath.lntelligentOCR.Activities and UiPath.Documentunderstanding.MLActivities?
A. Machine Learning Classifier Trainer, Language Based Classifier, and Keyword Based Classifier Trainer.
B. Intelligent Keyword Classifier Trainer, Language Based Classifier Trainer, and Image Based Classifier Trainer.
C. Image Based Classifier Trainer, Format Based Classifier Trainer, and Machine Learning Classifier Trainer.
D. Keyword Based Classifier Trainer, Intelligent Keyword Classifier Trainer, and Machine Learning Classifier Trainer.
What are the available content types for the Column field in Document Manager?
A. String, Number, Date, Phone, Currency.
B. String, Number, Date, Phone, id-no.
C. String, Number, Double, Date, Currency.
D. String, Number, Long Number, Date, Boolean.
If multiple extractors are used to extract the same field in the Configure Extractors Wizard activity, then which of the following statements is correct?
A. The order of the extractors in the scope does not matter, only the configured minimum confidence does.
B. The order of the extractors in the scope defines their priority.
C. Using multiple extractors for the same field is not allowed.
D. The minimum confidence must be configured.
When a production environment with the Document Understanding Process is using queues, how is the export done?
A. Create queue items for each element in the ExtractionResults object and save the RawValues there for them to be used by the Performer.
B. Serialize the data, save it to a desired storage location, and send the path to the queue for the Performer.
C. Export the data to Excel and save the path to the queue item for the Performer.
D. Serialize the data and add it to a queue item for the Performer.
What are the correct steps for creating an ML Skill?
A. Create a project in Document Understanding, create a dataset, create a data labeling session, create an ML package, create a pipeline, deploy an ML Skill, and check ML logs.
B. Create a project in AICenter, create a folder, create a dataset, create a data labeling session, create an ML package, create a pipeline, and deploy an ML Skill.
C. Create a project in AICenter, create a dataset, create a data labeling session, create an ML package, create a pipeline, and deploy an ML Skill.
D. Create a project in AICenter, create a dataset, create a data labeling session, create an ML package, create a pipeline, deploy an ML Skill, and check ML logs.
What is important regarding entities when working with UiPath Communications Mining and training using Clusters?
A. If there are no entity predictions for a cluster, skip that cluster.
B. Accept or dismiss entity predictions or manually assign entities that are not predicted.
C. Entity predictions are never made for clusters.
D. Training entities is not recommended during this phase.
How does adding missed entities impact entity performance in UiPath Communications Mining?
A. It improves precision and recall.
B. It reduces precision and recall.
C. It only affects recall.
D. It has no impact on entity performance.