UiPath AI Specialist v1 — Question 125
What is the difference between OCR (Optical Character Recognition) and IntelligentOCR?
Answer options
- A. OCR (Optical Character Recognition) is a method that reads text from images, recognizing each character and its position, while IntelligentOCR is an enhanced version of it that can also work with noisier input data.
- B. IntelligentOCR is simply a rebranding of the OCR (Optical Character Recognition), both of them being methods that read text from images, recognizing each character and its position.
- C. OCR (Optical Character Recognition) is a UiPath Studio activity package that contains IntelligentOCR as an activity used to read text from images, recognizing each character and its position. OCR is widely used in Document Understanding processes.
- D. IntelligentOCR is a UiPath Studio activity package that contains all the activities needed to enable information extraction, while OCR (Optical Character Recognition) is a method that reads text from images, recognizing each character and its position.
Correct answer: D
Explanation
The correct answer is D because it accurately describes IntelligentOCR as a UiPath Studio activity package that focuses on information extraction, while also clarifying that OCR is a method for reading text from images. Options A, B, and C misrepresent the relationship between OCR and IntelligentOCR or incorrectly define their functionalities.