exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 2 question 8 discussion

Actual exam question from Microsoft's PL-100
Question #: 8
Topic #: 2
[All PL-100 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use an Entity Extraction model.
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Instead use the Use a Text Recognition model.
Note: Create a canvas app and add the text recognizer AI Builder component to your screen. This component takes a photo or loads an image from the local device, and then processes it to detect and extract text based on the text recognition prebuilt model. If it detects text in the image, the component outputs the text and identifies the instances by showing a rectangle for each instance in the image.
Incorrect Answers:
AI Builder entity extraction models recognize specific data in the text that you target based on your business needs.
The model identifies key elements in the text and then classifies them into predefined categories. This can help you transform unstructured data into structured data that's machine-readable. You can then apply processing to retrieve information, extract facts, and answer questions.
Reference:
https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/ https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Mashmawy
Highly Voted 4 years, 10 months ago
I think the correct Model is "Form Processing"
upvoted 28 times
Faridee
4 years, 5 months ago
you right !
upvoted 5 times
...
...
Zeus6
Highly Voted 4 years, 7 months ago
Answer is 'no' - https://docs.microsoft.com/en-us/ai-builder/prebuilt-entity-extraction
upvoted 8 times
...
ericwy
Most Recent 1 year, 6 months ago
Based on the AI models proposed by Microsoft on January 2024, I think the correct answer is "Document processing". It used to be "Form processing" until June 2022.
upvoted 1 times
...
Jkaay
1 year, 8 months ago
Correct answer is form processing model. It is trained to extract any information that you need. Entity extraction model only takes text as input.
upvoted 1 times
...
Edriska
2 years ago
Selected Answer: B
B. No An entity extraction model is not suitable for this scenario, because it can only identify and extract predefined entities from the text, such as person names, dates, locations, etc. It cannot handle the custom fields and tables that may appear in the packing slips. A better solution would be to use a form processing model, which can analyze the key-value pairs and tables in the packing slips and output structured data that can be used in the form.
upvoted 2 times
...
MSNS2022
2 years, 5 months ago
https://learn.microsoft.com/en-us/training/modules/get-started-with-ai-builder-text-recognition/4-build-application
upvoted 1 times
...
Wonderama
3 years ago
There is a "Receipt processing prebuilt model" among the Prebuilt AI models. Link: https://docs.microsoft.com/en-us/ai-builder/prebuilt-receipt-processing
upvoted 3 times
...
DebajitKiran
4 years, 2 months ago
Correct Answer B: Because Entity extraction model is to Extract insights from product reviews
upvoted 6 times
...
SmileOS
4 years, 3 months ago
Correct Answer: B
upvoted 1 times
...
samurai
4 years, 5 months ago
You are taking a picture, that excludes all text type models. Now you are left with only the ones that support Vision. The best answer in this case will be Form Processing Model. Because the slip of the customer is a custom document and the model needs training prior to use. In any case, It is definitely not Entity Extraction model. A tie could be in between Form Processing and Receipt Processing where I would suggest Form Processing as a better option.
upvoted 4 times
...
NaldoDiallo
4 years, 5 months ago
correct answer is no --> https://docs.microsoft.com/en-us/ai-builder/model-types
upvoted 5 times
...
baughfell
4 years, 6 months ago
The clue is 'must be able to take a picture'. Entity extraction only works with text not images so the answer is B) No. The actual answer could be either Form Processing or Text Recognition (bothof which work with images) but we would need to know more about the packing slip
upvoted 5 times
...
d365developer
4 years, 6 months ago
The correct answer should be Receipt Processing https://docs.microsoft.com/en-us/ai-builder/model-types
upvoted 1 times
d365developer
4 years, 6 months ago
If you want to use AI to automate your expense reports by scanning and processing business receipts, you could use AI Builder’s prebuilt receipt scanning model
upvoted 1 times
...
...
CharlieB
4 years, 6 months ago
Definitely 'No' - This is based on Text only. 'The prebuilt entity extraction model recognizes specific data from text that's of interest to your business'
upvoted 4 times
...
hgd6w4tGF
4 years, 7 months ago
should be NO. it NOT available for power apps Here is:https://docs.microsoft.com/en-us/ai-builder/prebuilt-overview
upvoted 4 times
...
kevin99
4 years, 8 months ago
Entity extaction is not good, because the Entity extraction input need to text, not a image object.
upvoted 4 times
...
ad3791
4 years, 8 months ago
Here is a working link to entity extraction from the referred website: https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...