AI-102 · Question #221
You have an Azure AI Search solution and a collection of handwritten letters stored as JPEG files. You plan to index the collection. The solution must ensure that queries can be performed on the…
The correct answer is B. optical character recognition (OCR). To ensure that queries can be performed on the contents of the letters, the skill that should be included in the indexer is optical character recognition (OCR). Optical character recognition (OCR), is a technology that can recognize text within an image and convert it into…
Question
Options
- Aimage analysis
- Boptical character recognition (OCR)
- Ckey phrase extraction
- Ddocument extraction
How the community answered
(18 responses)- A11% (2)
- B83% (15)
- C6% (1)
Explanation
To ensure that queries can be performed on the contents of the letters, the skill that should be included in the indexer is optical character recognition (OCR). Optical character recognition (OCR), is a technology that can recognize text within an image and convert it into machine-readable text. This skill will enable the search engine to read the handwritten letters and convert them into searchable text that can be indexed by Azure AI
Topics
Community Discussion
No community discussion yet for this question.