Support2022-11-12T16:18:06+00:00The ‘Convert’ task is used to convert text to tables and back. To convert a Text to a table the task expects a column header ‘Text’ that contains the to be converted text. To convert a Table to a text the task expects a column header ‘Word’ and ‘Non-Word’ to convert the table into text.
This task is especially useful for automisation procedures on text based data. The transformation is done by splitting text into words and non-words. The resulting Word-by-Word table with a Word column and a Non-Word column is the ZIPPYDOC plattform standard to apply the rich set of...