Review (Activity): Difference between revisions

From Grooper Wiki
m Randallkinard moved page Review to Review (Activity) without leaving a redirect: Misspelled title
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<section begin="glossary" />
{{stubs}}
<blockquote>
 
'''Review''' is the Grooper activity where end users review Grooper's automated document processing. 
<blockquote>{{#lst:Glossary|Review}}</blockquote>
</blockquote>
 
<section end="glossary" />
With a '''Review''' step added to a '''Batch Process''', users can review:
With a '''Review''' step added to a '''Batch Process''', users can review:
* The data Grooper collects during an '''Extract''' step.
* The data Grooper collects during an '''Extract''' step.
Line 16: Line 15:


If you are a Grooper designer, architecting a solution and need information on how to set up the '''Review''' step, please visit the [[Review Designer Guide]].
If you are a Grooper designer, architecting a solution and need information on how to set up the '''Review''' step, please visit the [[Review Designer Guide]].
== Object Model info ==
Grooper Type Name: ''{{TypeName|Review}}''
{{Inheritance|Grooper Object|Connected Object|Embedded Object|Activity|Attended Activity|Review}}

Latest revision as of 15:11, 5 August 2025

STUB

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

person_search Review is an Activity that allows user attended review of Grooper's results. This allows human operators to validate processed contract Batch Page and folder Batch Folder content using specialized user interfaces called "Viewers". Different kinds of Viewers assist users in reviewing Grooper's image processing, document classification, data extraction and operating document scanners.

With a Review step added to a Batch Process, users can review:

  • The data Grooper collects during an Extract step.
  • Document classification decisions made during the Classify step.
  • Image cleanup changes made during the Image Processing step.
  • And more.


For more information...

If you are an end user performing document review, please visit the Review User Guide article to learn how to operate the Review step.

If you are a Grooper designer, architecting a solution and need information on how to set up the Review step, please visit the Review Designer Guide.

Object Model info

Grooper Type Name: Grooper.Activities.Review

Inheritance

Grooper Object (Grooper.GrooperObject)
Connected Object (Grooper.ConnectedObject)
Embedded Object (Grooper.EmbeddedObject)
Activity (Grooper.Core.BatchProcessingActivity)
Attended Activity (Grooper.Core.AttendedActivity)
Review (Grooper.Activities.Review)