Skip to content

Excel Assistant Taxonomy

excel-taxonomy

Excel Assistant Taxonomy

You can list a component in the marketplace, and define if you want it to be a template.

❌ Not available in Marketplace

❌ Can not be used as a template

Meta-Labels

This taxonomy is based on taxon's that represent meta-labels that are used to apply to elements of a document in order to inform, or guide, the model or processing.

Markers

Table Header

Options

This taxon has the following options:

Option Name Default Required? Type Description
regular_expression None False string Regular expression used to identify the cells that will be given this label. If this string is not given, the system will identify these lines by generalizing the line text.
header_is_above_columns False False boolean Set to True if the table header is the row above the column headings
max_empty_rows 0 False number The maximum number of empty rows that will still be part of the table. Default is 0.
max_empty_columns 0 False number The maximum number of empty columns that will still be part of the table. Default is 0.
transpose False False boolean Set to True if the table needs to be transposed before extracting data
header_label None False taxon_label The label used to identify the header when the table is transposed

Table Row End

Options

This taxon has the following options:

Option Name Default Required? Type Description
regular_expression None False string Regular expression used to identify the lines that will be given this label. If this string is not given, the system will identify these lines by generalizing the line text.
include_end_row False False boolean If set to True, then this row/cell is part of the table.

Column Header

Table Column End

Options

This taxon has the following options:

Option Name Default Required? Type Description
regular_expression None False string Regular expression used to identify the lines that will be given this label. If this string is not given, the system will identify these lines by generalizing the line text.
include_end_column False False boolean If set to True, then this column/cell is part of the table.

Ignore

Options

This taxon has the following options:

Option Name Default Required? Type Description
regular_expression None False string Regular expression used to identify the lines that will be given this label. If this string is not given, the system will identify these lines by generalizing the line text.