Five Phases of Grooper (Concept): Difference between revisions

From Grooper Wiki
No edit summary
No edit summary
Line 29: Line 29:


==== Acquire ====
==== Acquire ====
* [[Batch Transfer (Activity)|Batch Transfer]]
* Scan (via the [[Review]] activity and the [[Scan Viewer]])
* [[Execute (Activity)|Execute]]
* Digital files are acquired via an [[Import Provider]], not an Activity step in a Batch Process.
* [[OPEX Import (Activity)|OPEX Import]]
* Scan (via [[Desktop Scanning in Grooper|Grooper Desktop]])


==== Condition ====
==== Condition ====
* [[Burst Book (Activity)|Burst Book]]
 
* [[Detect Language (Activity)|Detect Language]]
Text recognition
* [[Execute (Activity)|Execute]]
* [[Recognize]]
* [[Merge (Activity)|Merge]]
 
* [[Clip Frames (Activity)|Clip Frames]]
Image file conditioning
* [[Detect Frames (Activity)|Detect Frames]]
* [[Image Processing]]
* [[Initialize Card (Activity)|Initialize Card]]
 
* [[Recognize (Activity)|Recognize]]
PDF and TIF conditioning
* [[Remove Level (Activity)|Remove Level]]
* [[Split Pages]]
* [[Render (Activity)|Render]]
 
* [[Review (Activity)|Review]]
Microfiche conditioning
* [[Split Pages (Activity)|Split Pages]]
* [[Clip Frames]]
* [[Split Text (Activity)|Split Text]]
* [[Detect Frames]]
* [[Text Transform (Activity)|Text Transform]]
* [[Initialize Card]]
* [[Translate (Activity)|Translate]]
 
* [[XML Transform (Activity)|XML Transform]]
Book photo conditioning
* [[Image Processing (Activity)|Image Processing]]
* [[Burst Book]]
 
File format normalization
* [[Render]]
 
Language conditioning
* [[Detect Language]]
* [[Translate]]


==== Organize ====
==== Organize ====
* [[Classify (Activity)|Classify]]
* [[Separate]]
* [[Deduplicate (Activity)|Deduplicate]]
* [[Classify]]
* [[Review (Activity)|Review]]
* [[Remove Level]]
* [[Separate (Activity)|Separate]]
* [[Deduplicate]]
* [[Spawn Batch (Activity)|Spawn Batch]]
 
Text file organization
* [[Split Text]]


==== Collect ====
==== Collect ====
* [[Apply Rules (Activity)|Apply Rules]]
 
* [[Convert Data (Activity)|Convert Data]]
* [[Extract]]
* [[Correct (Activity)|Correct]]
 
* [[Extract (Activity)|Extract]]
The following typically happen after Extract runs. They relate to normalizing data post-collection.
* [[Launch Process (Activity)|Launch Process]]
* [[Apply Rules]]
* [[Redact (Activity)|Redact]]
* [[Convert Data]]
* [[Review (Activity)|Review]]
* [[Spawn Batch (Activity)|Spawn Batch]]
* [[Train Lexicon (Activity)|Train Lexicon]]


==== Deliver ====
==== Deliver ====
* [[Dispose Batch (Activity)|Dispose Batch]]
* [[Export]]
* [[Execute (Activity)|Execute]]
* [[Dispose Batch]]
* [[Export (Activity)|Export]]
 
* [[Send Mail (Activity)|Send Mail]]
These activities build files out of processed content before Export.
* [[Spawn Batch (Activity)|Spawn Batch]]
* [[Merge]]
* [[Text Transform]]
* [[XML Transform]]
 
==== Misc/Multiple Phases ====
These activities either don't fit well into one of the five phase categories or could potentially be in more than one phase, depending on how they are used.
 
* [[Review]]
* [[Execute]]
* [[Correct]]
* [[Redact]]
* [[Spawn Batch]]
* [[Send Mail]]
* [[Train Lexicon]]
* [[Launch Process]]


[[File:five_phases_04.png]]
[[File:five_phases_04.png]]

Revision as of 18:09, 28 February 2025

The "Five Phases of Grooper" is a conceptual term that seeks to build understanding of how documents are processed through Grooper.

About

Grooper is a transient system that is meant to allow documents to move through it. The work that is done in Grooper builds the scaffolding that allows the movement of documents through Grooper. The goal of moving documents through Grooper is to produce data to be stored in a backend system of your chose that is impactful to your business. In working with Grooper, it is best to think about the flow of the documents through the system in five linear phases.

Five Phases of Grooper

What are the Five Phases of Grooper?

The Five Phases of Grooper are a framework to help conceptualize the path odocuments take through Grooper which help a designer more easily understand how to model with the tools available.

Five Process Phases

  1. Acquire the documents by bringing them into a Batch in Grooper.
    • This is the first phase of the life of a document in Grooper. This is essentially the act of getting the document(s) into Grooper via means such as scanning or some type of electronic import.
  2. Condition
    • After documents come into Grooper, they next need to be made ready for processing, or conditioned. This consists of Image Processing and the Recognition of text.
  3. Organize
    • With cleaned up documents, and access to the documents' text, its critical to next identify/organize them, or specifically in Grooper, Classify them. Grooper doesn't know what to do with a document unless it knows what type of document it is, and that's the point of the activities performed in this phase. An example to consider what is done here is to think about a person given a stack of documents who is tasked with putting those documents in a filing cabinet. In order for the documents to go into the right area in the filing cabinet, the person would have to know the differences between the documents and be able to identify them.
  4. Collect
    • Now knowing what document is what, it is time to Extract the desired information from the documents. From a construction perspective, the scaffolding required to accomplish the activities performed in this phase will take the most amount of time and effort.
  5. Deliver
    • Finally, it's time for the collected data to make its way out of Grooper to whatever destination system is defined by your business via Export. This is, in a way, an inverse of Acquire, and the systems that things come in through, often mirror the systems they go to.

Five Phases Activity Examples

Below are all the activities you can perform in Grooper organized by the "phase" they belong to.

Acquire

Condition

Text recognition

Image file conditioning

PDF and TIF conditioning

Microfiche conditioning

Book photo conditioning

File format normalization

Language conditioning

Organize

Text file organization

Collect

The following typically happen after Extract runs. They relate to normalizing data post-collection.

Deliver

These activities build files out of processed content before Export.

Misc/Multiple Phases

These activities either don't fit well into one of the five phase categories or could potentially be in more than one phase, depending on how they are used.