Skip to content

Manual parsing

Manual parsing tasks

  • When we fail to parse a document automatically, or the auto-parsing isn't configured, the document is sent to manual parsing.
  • The service create a new manual parsing task that will be enqueued in queue of manual parsing task for the human operators

How it works

  • We use Fragment as an external task allocation provider.
  • Fragment allows to configure tasks queuing by human operator skills and optimize the task allocation.

Manual parsing tool

The manual parsing tool is a tool that allows users to manually parse a document using a structured form.

Manual parsing tool example

How it works

  • The manual parsing tool is automatically configured using the document parsing configuration.
  • The form is generated using react-jsonschema-form and the given category json schema for the desired structured output.

Example

In this document ⧉ we can edit the parsing of a Social Security attestation for retiree proofs document type.