QuestionQ178

Document Understanding

For which kinds of documents is using the RegEx Based Extractor recommended?

  • A For structured or semi-structured documents where the extraction method is based on a set of FlexiCapture definition files.
  • B For structured or semi-structured documents in which layouts of different document providers vary greatly.
  • C For structured or semi-structured documents where for certain fields, data is always found in a strict, predictable format and context.
  • D For structured or semi-structured documents in which layouts of different document providers have little to no variation.
Explanation

A RegEx Based Extractor is appropriate when particular fields contain data in a strict, predictable format and context, allowing regular expressions to reliably identify and extract the values.

Community Discussion

No comments yet. Be the first to start the discussion!