Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

List Match Entries

Embedded Lexicon Grooper.Extract

Represents an embedded lexicon of search terms or key-value pairs for use with List Match extraction.

Remarks

The List Match Entries object defines the set of terms, phrases, or key-value pairs used by the List Match extractor to identify and extract values from document content. This embedded lexicon can be configured with local entries, references to external Lexicons, and (optionally) values from the parent field, supporting flexible and reusable list-based extraction.

Purpose and Usage

  • Use List Match Entries to specify the vocabulary or lookup list for a List Match extractor.
  • Supports both simple value lists (for direct matching) and key-value pairs (for translation or normalization).
  • Entries can be defined locally, included from external Lexicons, or merged with parent field values.

Configuration Guidance

  • Add local entries one per line in the 'List Content' property.
  • For lookup or translation scenarios, use the key=value format to map input values to normalized outputs.
  • Use the 'Include Field List Values' property to merge values from the parent field's value list, if needed.
  • Set the 'Type' property to control the entry format (Vocabulary, Lookup, or Frequency).

Best Practices

  • Use local entries for field-specific lists; use external Lexicons for shared or large lists.
  • Regularly review and update entries to ensure accuracy and completeness.
  • Avoid duplicate or conflicting entries, especially when merging from multiple sources.

Example Scenarios

  • Defining a list of possible column headers or field labels for extraction.
  • Mapping multiple variations of a company name to a single normalized value.
  • Including both local and shared entries for robust, maintainable extraction logic.

Properties

NameTypeDescription

See Also

Used By

Notification