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

ComparisonMode

Grooper.Activities

Determines the method used to compare documents for duplicate detection.

Remarks

The ComparisonMode enumeration controls how the Deduplicate activity evaluates documents for similarity. Choose Text to compare the textual content of documents, or Data to require exact matches of extracted data values.

The selected mode affects which properties are relevant (e.g., 'Minimum Similarity' is only used with Text mode) and may require that certain activities (such as Recognize or Extract) have already been performed.

Can be one of the following values:

NameValueDescription

Used By

Notification