Entity and component rule editors
The DocuMine rule editors enable organizations to create customized rules for component extraction from document sets.
The Entity rule editor allows developers to craft entity rules that identify and extract entities from documents. An entity represents an information type to be detected and annotated in the text, and extracted from the document. When developers want to extract a type of information that the dossier template does not yet detect, they need to define a rule for this new entity and create an app-internal representation of it in the Entities section of the dossier so it will be annotated.

Entity rule editor
The Component rule editor allows developers to define the rule that govern how the extracted entities are assembled into components. A component can be built from a single or multiple entities. The component rules may include transformations and/or standardizations to be applied. Transformations alter the format or structure of the extracted data, such as modifying the date format, and standardizations can be implemented to ensure data consistency, irrespective of variations in the extracted formats.

Component rule editor
How to get there:
User menu > Settings > Dossier templates > Entity rule editor
User menu > Settings > Dossier templates > Component rule editor
Caution!
Admins without programming skills are strongly advised against modifying the rules. Modifications could disrupt the intended functionality and compromise the quality of the extraction outcomes.
Developers will find detailed information on creating rules in the Developer Guide.