Label Match (Value Extractor): Difference between revisions

From Grooper Wiki
Created page with "{{AutoVersion}} {{stubs}} <blockquote>{{#lst:Glossary|Label Match}}</blockquote> This article is a placeholder at the moment. For now please visit the ''Text Parsing Extrators'' section of the Value Reader article."
 
No edit summary
Line 7: Line 7:
This article is a placeholder at the moment.
This article is a placeholder at the moment.
For now please visit the ''[[Value Reader (Object)#Text Parsing Extractors|Text Parsing Extrators]]'' section of the [[Value Reader (Object)|Value Reader]] article.
For now please visit the ''[[Value Reader (Object)#Text Parsing Extractors|Text Parsing Extrators]]'' section of the [[Value Reader (Object)|Value Reader]] article.
== Glossary ==
<u><big>'''Constrained Wrap'''</big></u>: {{#lst:Glossary|Constrained Wrap}}
<u><big>'''Extract'''</big></u>: {{#lst:Glossary|Extract}}
<u><big>'''Extractor Type'''</big></u>: {{#lst:Glossary|Extractor Type}}
<u><big>'''Label Match'''</big></u>: {{#lst:Glossary|Label Match}}
<u><big>'''Labeling Behavior'''</big></u>: {{#lst:Glossary|Labeling Behavior}}
<u><big>'''List Match'''</big></u>: {{#lst:Glossary|List Match}}
<u><big>'''Value Reader'''</big></u>: {{#lst:Glossary|Value Reader}}
<u><big>'''Vertical Wrap'''</big></u>: {{#lst:Glossary|Vertical Wrap}}

Revision as of 10:10, 10 May 2024

This article is about the current version of Grooper.

Note that some content may still need to be updated.

2025

STUB

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

Label Match is a Value Extractor that matches a list of one or more values using matching options defined by a Labeling Behavior. It is similar to List Match but uses shared settings defined in a Labeling Behavior for Fuzzy Matching, Vertical Wrap, and Constrained Wrap.

This article is a placeholder at the moment. For now please visit the Text Parsing Extrators section of the Value Reader article.

Glossary

Constrained Wrap: The Constrained Wrap property allows certain Value Extractors and the Labeling Behavior to match values which wrap from one line to the next inside a box (such as a table cell).

Extract: export_notes Extract is an Activity that retrieves information from folder Batch Folder documents, as defined by Data Elements in a data_table Data Model. This is how Grooper locates unstructured data on your documents and collects it in a structured, usable format.

Extractor Type:

Label Match: Label Match is a Value Extractor that matches a list of one or more values using matching options defined by a Labeling Behavior. It is similar to List Match but uses shared settings defined in a Labeling Behavior for Fuzzy Matching, Vertical Wrap, and Constrained Wrap.

Labeling Behavior: A Labeling Behavior extends "label set" functionality to description Document Types. This allows you to collect field labels and other labels present on a document and use them in a variety of ways. This includes functionality for classification, field extraction, table extraction, and section extraction.

List Match: List Match is a Value Extractor designed to return values matching one or more items in a defined list. By default, the List Match extractor does not use or require regular expression, but can be configured to utilize regular expression syntax.

Value Reader: quick_reference_all Value Reader nodes define a single data extraction operation. Each Value Reader executes a single Value Extractor configuration. The Value Extractor determines the logic for returning data from a text-based document or page. (Example: Pattern Match is a Value Extractor that returns data using regular expressions).

  • Value Readers are can be used on their own or in conjunction with pin Data Types for more complex data extraction and collation.

Vertical Wrap: