Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Identifies patterns with a combination of any number of specified tokens, regardless of the surrounding tokens.

Info

Uses Fragmentation Stage

Adding a Pattern

Click on the Image Removedthe Image Added button which will popup the "Add new Pattern" dialog

Image RemovedImage Added


  • Parameter
    summaryPattern to look for
    namePattern
    requiredtrue
  • Options
    • Parameter
      summaryMaximum number of tokens between the first and last matched tokens
      default2
      nameMax Total Tokens in tag
      typeinteger
      requiredtrue
      • This number includes the tokens of the pattern
    • Parameter
      summaryMinimum number of tokens between the first and last matched tokens
      default2
      nameMin Total Tokens in Tag
      typeinteger
      requiredtrue

      • This number includes the tokens of the pattern
    • Parameter
      summaryIndicates if the tokens of the pattern can be in any order
      defaultunchecked
      nameIn Any Order
      typeboolean

      • if pattern is "a b c", it could match "c b a" or "b c a" also
  • Parameter
    summaryAdjustment factor to apply to the confidence value of 0.0 to 2.0 from (Applies for every pattern match).
    default1
    nameConfidence Adjustment
    typedouble
    requiredtrue
    • 0.0 to < 1.0  decreases confidence value
    • 1.0 confidence value remains the same
    • > 1.0 to  2.0 increases confidence value

Image RemovedImage Added

General Settings

Include Page
Generic Recognizer Config
Generic Recognizer Config


Configuration Parameters

Image RemovedImage Added

  • Parameter
    summaryIf true the stage will prefer larger patterns
    defaulttrue
    namePrefer Large Patterns
    typeboolean