Export Texts

../../../../_images/export_text.svg

The exportation of data is the final step in an analysis workflow. The analysis is performed and the result must to be exported to an additional data format for presentation or visualisation. Or, Sympathy for Data has been used for data management, where data from different source has been gathered and merged into a joint structure that can be exported to different data format.

There exists exportation from the following internal data types:

The exportation nodes are all based on the use of plugins, the same structure as the importation nodes. Each supported data format has its own plugin, and may also have a specific GUI settings. The documentation about the supported data formats and their configuartions can be reached by clicking at listed supported data formats below.

At the moment, exportation of Texts are supported to following data formats:
  • TEXT

The exportation nodes can also be used for storing partial results on disk. The stored data can be reimplemented further ahead in the workflow by connecting the outgoing datasources to an importation node.

class node_export_text.ExportTexts[source]

Export texts to a selected data format.

Opposite node:

Texts

Inputs:
port0 : [text]

Texts to be exported

Outputs:
port0 : [datasource]

Datasources of exported files

Configuration:
Exporter

Select data format exporter. Each data format has its own exporter with its own special configuration, see exporter information. The selection of exporter do also suggest filename extension.

Output directory

Select the directory where to export the files.

Filename

Filename without extension.