Hello,
I would like to use OCR for the extraction of passports, i.e. passport number in a PDF.
Is this possible in enterprise guide BI 7.1 or enterprise miner client 14.1? And if so, is there a script or manual about how to do this?
Thanks in advance.
Use external OCR software to convert the image to text before reading the resulting text into SAS.
SAS does not have in-built OCR, AFAIK.
See hints for using google tesseract from SAS here: https://communities.sas.com/t5/SAS-Text-and-Content-Analytics/How-to-import-pdf-and-jpg-files-in-SAS...
Use external OCR software to convert the image to text before reading the resulting text into SAS.
SAS does not have in-built OCR, AFAIK.
See hints for using google tesseract from SAS here: https://communities.sas.com/t5/SAS-Text-and-Content-Analytics/How-to-import-pdf-and-jpg-files-in-SAS...
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.