Skip to main content

Introduction

Overview

IntelliTrainer is one of the components of IntelliBuddies. You can use IntelliTrainer to create document processing models from document templates. The trained document processing models can then be used as part of our process automation so that our Buddies can automatically recognize and extract data from the documents.

IntelliTrainer uses OCR Engine to extract text from images while being trained to generate a document processing model. Currently, only Tesseract OCR Engine is supported, and it comes ready to use without the need to install it.

User Interface

IntelliTrainer contains multiple panels for easier access to specific functionalities. These panels can be docked, act as floating windows, or auto-hide options can be enabled from the list of options.

Sl#NameDescription
1Ribbon TabsThese tabs provide access to the three functional areas of IntelliTrainer.
  • File: Get access to the backstage view to open an existing or create a new document training model.
  • Project: Build your current document training model project.
  • Batch: Manage your current document training model from here.
2Ribbon MenuGet access to various functionalities provided based on the Ribbon tab selected
3Quick Access ToolbarProvides quick access to perform following operations:
  • Open: Open an existing document training model project
  • Save: Save the current document training model project
4Batch PanelThis panel lists all the document templates used for this document training model project. This panel lists the document training model project entities in a tree view. The root nodes represent different document templates used to train your current document training model project.
  • 4A: Expanding the root node of your project will list all the pages of the corresponding document template used for training.
  • 4B: Expanding the page nodes will list all the regions of the current page selected for training.
  • 4C: Expanding the regions will list all the fields trained under this region to extract specific metadata from this document.
5Properties PanelView and configure properties of the entity selected inside Batch Panel
6Image ToolbarUse the options in the Image toolbar to select, highlight, zoom in/out, and resize to 100% the desired region or field in the image.
7Error PanelView all errors thrown by the IntelliTrainer when validating the project.
8Image PanelView the selected document page template here. The selected region or the field will be highlighted.

Image Toolbar

Use the options in this toolbar to select, highlight, zoom in/out, and resize to 100% the desired region or field in the image.

OptionsFunctionDescription
ResizeClick this option to resize the image to 100%
Zoom In/OutClick the zoom in/out button to zoom in or out of the image.
Select AllClick this option to select the entire image.
Clear AllClick this option to clear all selections.
Rotate Clockwise/CounterClockwiseClick this option to rotate the image clockwise or counterclockwise.