2023.1:Separation Provider (Property): Difference between revisions

From Grooper Wiki
zips // via Wikitext Extension for VSCode
Tag: Reverted
No edit summary
Tag: Manual revert
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{AutoVersion}}
{{AutoVersion}}


<blockquote>
<blockquote>{{#lst:Glossary|Separation Provider}}</blockquote>
'''''Separation Providers''''' are methods by which Grooper can separate pages into Document Folders.
</blockquote>


Each provider has its own configurable properties.  Changing these properties will change the criteria to separate pages into documents.
Each provider has its own configurable properties.  Changing these properties will change the criteria to separate pages into documents.


== Glossary ==
{|class="download-box"
 
|
The following is a list of terms you will see in this article along with their definitions.  
[[File:Asset 22@4x.png]]
 
|
* '''Batch''': An object in Grooper that contains the documents brought into Grooper via scanning or import.  
You may download the ZIP below and upload it into your own Grooper environment (version 2023.1). This containes one or more '''Projects''' with resources used in examples throughout this article.  
* '''Batch Folder''': Any folder contained within the '''Batch'''. This includes the '''Batch''' level itself.
* [[Media:2023.1 Wiki Separation-Provider Project.zip]]
* '''Batch Process''': A Grooper object that consists of several '''Batch Process Steps''' that are designed to apply activities to a '''Batch'''.
|}
* '''Batch Process Step''': A Grooper object that runs a specified "Activity" as part of a '''Batch Process'''.
* '''Document Folder''': Any '''Batch Folder''' that contains a complete document. Usually created after a Separate step in a '''Batch Process'''.
* '''Lexical training''': This involves training Grooper to recognize the language of a document using a [[TF-IDF]] algorithm.


== About ==
== About ==
 
'''''Separation Providers''''' establish the logic used to create "separation points" between loose pages. Each '''''Separation Provider''''' has its own criteria for determining where these separation points occur within a '''[[Batch]]'''. However, the basic operation is same for all of them.
'''''Separation Providers''''' establish the logic used to create "separation points" between loose pages. Each '''''Separation Provider''''' has its own criteria for determining where these separation points occur within a '''Batch'''. However, the basic operation is same for all of them.


# Determine what page is the first page of a document.
# Determine what page is the first page of a document.
#* This is the "separation point".
#* This is the "separation point".
#* Generally, the first page in a '''Batch''' is always the first separation point.
#* Generally, the first page in a '''Batch''' is always the first separation point.
# Insert a '''Batch Folder''' into the '''Batch'''.
# Insert a '''[[Batch Folder]]''' into the '''Batch'''.
# Move pages into that folder until another first page of a document is encountered.
# Move pages into that folder until another first page of a document is encountered.
# Insert a new '''Batch Folder''' into the '''Batch'''
# Insert a new '''Batch Folder''' into the '''Batch'''
Line 31: Line 25:
# Move pages into that folder until another first page of a document is encountered.
# Move pages into that folder until another first page of a document is encountered.
# Repeat until the end of the '''Batch'''.
# Repeat until the end of the '''Batch'''.


{|cellpadding=10 cellspacing=5
{|cellpadding=10 cellspacing=5
Line 45: Line 38:


=== List of Providers ===
=== List of Providers ===
{{#lst:Separation|Separation Providers1}}
{{#lst:Separation|Separation Providers1}}


== How To ==
== How To ==
{|class="download-box"
|
[[File:Asset 22@4x.png]]
|
You may download the ZIP below and upload it into your own Grooper environment (version 2023). This containes one or more '''Projects''' with resources used in examples throughout this article.
* [[Media:2023.1 Wiki Separation-Provider Project.zip]]
|}
The '''''Separation Provider''''' is selected and configured using the '''''Provider''''' property of the '''Separate''' Activity or a '''Separation Profile'''.
The '''''Separation Provider''''' is selected and configured using the '''''Provider''''' property of the '''Separate''' Activity or a '''Separation Profile'''.


=== Setting up the Separate Step ===
=== Setting up the Separate Step ===
{{#lst:Separate (Activity)|Separate Activity 1}}
{{#lst:Separate (Activity)|Separate Activity 1}}


For more information on how to set up your Sepation '''''Provider''''' reference the [[#List of Providers]] section in this article and click on the '''''Provider''''' you would like to configure to navigate to an article with a tutorial on configuration.
For more information on how to set up your Sepation '''''Provider''''' reference the [[#List of Providers]] section in this article and click on the '''''Provider''''' you would like to configure to navigate to an article with a tutorial on configuration.

Latest revision as of 10:30, 22 November 2024

This article is about an older version of Grooper.

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

20252023.12.90

The Provider property of the Separate Activity defines the type of separation to be performed at the designated Scope.

Each provider has its own configurable properties. Changing these properties will change the criteria to separate pages into documents.

You may download the ZIP below and upload it into your own Grooper environment (version 2023.1). This containes one or more Projects with resources used in examples throughout this article.

About

Separation Providers establish the logic used to create "separation points" between loose pages. Each Separation Provider has its own criteria for determining where these separation points occur within a Batch. However, the basic operation is same for all of them.

  1. Determine what page is the first page of a document.
    • This is the "separation point".
    • Generally, the first page in a Batch is always the first separation point.
  2. Insert a Batch Folder into the Batch.
  3. Move pages into that folder until another first page of a document is encountered.
  4. Insert a new Batch Folder into the Batch
    • This is the next "separation point".
  5. Move pages into that folder until another first page of a document is encountered.
  6. Repeat until the end of the Batch.

List of Providers

How To

The Separation Provider is selected and configured using the Provider property of the Separate Activity or a Separation Profile.

Setting up the Separate Step

For more information on how to set up your Sepation Provider reference the #List of Providers section in this article and click on the Provider you would like to configure to navigate to an article with a tutorial on configuration.