Enums§
Functions§
- apply_
document_ transformation - Apply a document transformation producing a new Dc array.
semanticToText ->
dct_semantic_to_textcodeToText ->dct_code_to_text - apply_
prefilters - Preprocess (prefilters) for an output format by optionally applying:
- assert_
supported_ document_ transformation - Assert the document transformation is supported.
- dct_
code_ to_ text - Convert code Dc sequence to text Dc sequence (placeholder).
- dct_
semantic_ to_ text - Convert semantic Dc sequence to text Dc sequence (placeholder).
- is_
supported_ document_ transformation - Supported document transformations (static list as per original).
- list_
document_ transformations