You can select an OCR engines that suits your requirement for data extraction based on your document types. Restarting IQ Bot services is not necessary for implementing an engine change.

During IQ Bot installation, the system sets the latest version of Tesseract Optical Character Reader as the default OCR engine. This is also the default setting for the product. However, you can manually set the OCR engine in the Settings.txt file, which becomes the default engine. Similar to the prior releases of IQ Bot, you can continue to manually update the Settings.txt file with the OCR engine name you want to set as default.

When creating a learning instance, you can select an OCR engine from the Optical Character Recognition drop-down menu. See Create a learning instance
Note:
  • Selecting an OCR engine in the interface overrides the settings in the Settings.txt file.
  • As Tegaki API OCR requires a separate On-Premises set up that is not supported in Automation 360 IQ Bot Cloud, all other OCR engines except the Tegaki API OCR are available.

    You will always have the latest version of the OCR engines supported by Automation 360 IQ Bot Cloud, but cannot select a specific OCR version.

The following table lists the various OCR engines supported in IQ Bot and the corresponding options:

Procedure

  1. On the Create a new learning instance page, select the domain and language of the documents.
    In the My learning instance list page, a new OCR Engine column is available that shows the OCR engine used for creating each learning instance. This information is useful to the user when deciding on document processing.
  2. The Fields to extract and Advanced Settings sections are displayed when you select the domain.
    Each domain is available with a predefined list of primary supported languages. Language selection is enabled and available from the Primary language of documents drop-down list based on supported languages for a specific domain.
    Note: If you select a language from the Primary language of documents drop-down list and then select an engine that does not support that language, the system displays an error message in the Optical character recognition drop-down list.
  3. Click Advanced Settings > Optical character recognition to display the OCR engine options drop-down list.

    If the OCR engine selection is invalid, the Create instance and analyze option is not enabled.

    Note: IQ Bot automatically installs all OCR engines during the installation process, except for ABBYY FineReader Engine.
    Important: You can only configure the selected OCR engine in Automation 360 IQ Bot On-Premises. OCR settings in Automation 360 IQ Bot Cloud cannot be edited as they are not accessible except for ABBYY FineReader Engine. You can edit the configuration settings for ABBYY FineReader Engine using the appConfigurations REST API.

    You can select from the following:

    Tip: If IQ Bot is unable to extract data from low quality or handwritten documents, troubleshoot the issue:

    IQ Bot unable to extract data from low quality and Handwritten documents (A-People login required)

    Note: Use the following files to change the OCR settings:
    • AbbyyImagePreProcessingSettings.json
    • LangugeCodeToAbbyyLanguageCode.json
    • Azure3OCREngineSettings.json
    • GoogleOCREngineSettings.json
    • AzureOCREngineSettings.json
    How to change OCR Settings in IQ Bot (A-People login required)