2023:Activity: Difference between revisions

From Grooper Wiki
Line 32: Line 32:


* '''[[Correct]]'''
* '''[[Correct]]'''
* '''[[Detect Language]]''''
* '''[[Detect Language]]'''
* '''[[Image Processing]]'''
* '''[[Image Processing]]'''
* '''[[Recognize]]'''
* '''[[Recognize]]'''

Revision as of 09:26, 22 December 2023

STUB

This article is a stub. It contains minimal information on the topic and should be expanded.

This article is about an older version of Grooper.

Information may be out of date and UI elements may have changed.

20252023.120232021

Activities are the building blocks of Batch Processes. They are specific document processing operations done to a Batch, Batch Folder, or Batch Page.

For example, OCR data is obtained from pages via the Recognize activity. Processed documents are exported to a storage platform via the Export activity.

Activities can be either "attended" or "unattended".

  • Unattended Activities are automated and do not require human interaction. Classify, for example, is an unattended activity where documents are classified according to a Content Model..
  • Attended Activities require human interaction. These are steps in a Batch Process where a user reviews Grooper's automated results, such as how it classified documents during the Classify activity.

Attended Activities

Review is the only user attended Activity in Grooper. Depending on what the user needs to review, one or more Review Viewers will be added to the Review step. These give users a specialized user interfaces allowing them to review the Batch and its content. The following Review Viewers are currently available:

  • Scan Viewer - Gives users an interface to scan documents into a Batch using an optical scanner.
  • Thumbnail Viewer - Gives users an interface to review individual pages in a Batch. Typically this is used to review the results of an IP Profile applied by an Image Processing step.
  • Classification Viewer - Gives users an interface to review and edit classification results made by a Classify step.
  • Separation Viewer - Gives users an interface to review and edit separation and classification decisions made by the ESP Auto Separation provider during a Separate step.
  • Data Viewer - Gives users an interface to review and edit index data collected during the Extract step.
  • Folder Viewer - Gives users a basic interface to navigate through folders and pages in a Batch using a tree viewer.

Unattended Activities

Cleanup and Recognition

These Activities are used to condition documents for further processing. They include the all important Recognize step, which obtains machine readable text from image-based and native-text pages.

Document Processing

These activities process documents in a variety of different ways. This includes some of the most commonly used Grooper Activities, such as Separate, Classify, Extract and Export.

Microform Processing

These activities specifically apply to processing microfiche. For more information, visit our Microfiche Processing article.

Transform

These activities transform document

Utilities