2023.1:Classify (Activity): Difference between revisions
No edit summary |
|||
| Line 6: | Line 6: | ||
<section end="glossary" /> | <section end="glossary" /> | ||
All the logic and setup to take an unorganized document set and categorize documents within them as [[Document Type]]s is created in the [[Content Model]]. The Classify activity uses that information to automatically classify documents in a [[Batch]] as [[Document Type]]s in the model. | All the logic and setup to take an unorganized document set and categorize documents within them as [[Document Type]]s is created in the [[Content Model]]. The Classify activity uses that information to automatically classify documents in a [[Batch]] as [[Document Type]]s in the model. | ||
<br> | |||
<br> | |||
{|class="download-box" | |||
| | |||
[[File:Asset 22@4x.png]] | |||
| | |||
You may download the ZIP(s) below and upload it into your own Grooper environment (version 2023.1). The first contains one or more '''Batches''' of sample documents. The second contains one or more '''Projects''' with resources used in examples throughout this article. | |||
* [[Media:2023.1_Wiki_Classify-(Activity)_Batch.zip]] | |||
* [[Media:2023.1_Wiki_Classify-(Activity)_Project.zip]] | |||
|} | |||
== How To == | == How To == | ||
Classification can be performed on a document in two different ways: | Classification can be performed on a document in two different ways: | ||
Revision as of 10:21, 8 March 2024
|
STUB |
This article is a stub. It contains minimal information on the topic and should be expanded. |
Classify is an Unattended Activity that classifies documents in a Batch according to a Content Model.
All the logic and setup to take an unorganized document set and categorize documents within them as Document Types is created in the Content Model. The Classify activity uses that information to automatically classify documents in a Batch as Document Types in the model.
|
You may download the ZIP(s) below and upload it into your own Grooper environment (version 2023.1). The first contains one or more Batches of sample documents. The second contains one or more Projects with resources used in examples throughout this article. |
How To
Classification can be performed on a document in two different ways:
- Through the Classify step on an automated Batch Process.
- Manually, by right-clicking the document and using the "Apply Document Type" command.
You can also classify documents through ESP Auto Separation, but that is more of a seperation method performing both separation and classification upon the separation step. For more information on ESP Auto Separation, click here: [1]
Let's go over each method:
Automated Classification
|
To see how classification works during the activity, let's take a look at classification on the Activity Tester. This is basically what's happening when Grooper runs classification during the Batch Process.
|
|||
|
This is the function that Grooper will perform automatically when the Batch Process is run. It is important to test your Classify step first to make sure nothing goes awry during actual classification.
Manual Classification
|
For More Information
For more information on Classification as a whole, please see the following articles:



