Result Options

Defines options for individual output instances.

Properties

The following 6 properties are defined.

Property Name Description
General
Auto Snap Type: Result Snap Options

Enables or disables automatic snapping to nearby lines. Can be one of the following values:

  • Enabled
  • Disabled

Output Case Type: CharacterCasing, Default: None

If set to a value other than None, will change the case of output instances to match the selected case.

Remove Control Characters Type: Boolean, Default: False

If enabled, control characters will be converted to space characters in the output. Control characters include tab (\t), carriage return (\r), line feed (\n), and form feed (\f) characters.

Trim Whitespace Type: Boolean, Default: False

If enabled, whitespace characters at the beginning and end of each captured value will be removed. Whitespace characters include space, tab (\t), carriage return (\r), line feed (\n), and form feed (\f) characters.

Output Confidence Type: Double, Default: 0%

If set to a value other than 0%, overrides the output confidence with a specific fixed value. Controlling output confidence can be useful in both classification and data extraction. The following examples outline some known uses for this property:

  • To boost or reduce the weighting of individual classification features in Lexical classification.
  • To boost or reduce the confidence for a classification rule defined on a Document Type.
  • To boost or reduce the confidence of a particular data extraction result, adjusting its precedence relative to other potential candidates.

Confidence Multiplier Type: Double, Default: 1

Specifies a multiplier which can be used to boost or reduce the confidence of each result. The confidence of each result will be multiplied by this value to produce the final output confidence. If a value is specified for Output Confidence, it will be applied before the multiplier.

Controlling output confidence can be useful in both classification and data extraction. See the Output Confidence property above for specific examples.

See Also

Result Snap Options

Used By

Data Pattern, Data Type