2023:Array (Collation Provider): Difference between revisions

From Grooper Wiki
Horizontal Addition // Edit via Wikitext Extension for VSCode
Vertical Layout // Edit via Wikitext Extension for VSCode
Line 48: Line 48:


[[File:2023 Arrays - 2023 01 How To 02 Horizontal Layout 02.png]]
[[File:2023 Arrays - 2023 01 How To 02 Horizontal Layout 02.png]]
=== The Vertical Layout Property ===




Line 53: Line 56:




=== The Vertical Layout Property ===
[[File:2023 Arrays - 2023 01 How To 03 Vertical Layout 02.png]]


=== The Flow Layout Property ===
=== The Flow Layout Property ===

Revision as of 16:36, 20 December 2023

WIP

This article is a work-in-progress or created as a placeholder for testing purposes. This article is subject to change and/or expansion. It may be incomplete, inaccurate, or stop abruptly.

This tag will be removed upon draft completion.

An Array is one of many Collation Providers you can use in Grooper to combine or organize extracted data based on the data's layout relationship.

About

Array is one of the Collation Providers and can be used for data organization depending on what you want to extract from your documents. All of the Collation Providers (except for Individual) essentially take multiple results and combine them into one. Array specifically only returns results based on the orientation of the information. If the data is lined up horizontally or vertically, you must select the corresponding layout property for Grooper to return the information.

Essentially, an Array collated result is a collection of results who share a layout relationship that are all lined up together (either horizontally, vertically, or in the left/right and top/bottom text flow of the document).

The Array collation differs from the Ordered Array collation in one significant way. In an Ordered Array the order of the data matters. For the Array Collation Provider the data can be in any order and will all be returned as one result.

How To

Setting the Collation Property





The Horizontal Layout Property



The Vertical Layout Property


The Flow Layout Property