Overview
Extraction is the process of taking a labeled document and one or more taxonomies and then pulling the data from the document into the data structure defined by the taxonomy.
Extraction Process
The extraction process is managed by the Extraction Engine.
It is initialized with a Document
and one or more Taxonomy
objects. It is
also configured with a document family, content object and execution. These
are provided to allow us to access various objects in the expressions.