*TEXT Workers ============= .. _Worker_Family_text: .. list-table:: text Workers :widths: 50 30 10 10 :header-rows: 1 * - Name - Description - Number of Inputs - Number of Outputs * - :ref:`\*TEXT_CAST ` - Cast a number - 2 - 1 * - :ref:`\*TEXT_DIFF ` - Compute the difference between two tests - 2 - 1 * - :ref:`\*TEXT_GET_KEYWORD_PARAMETER ` - Get keyword parameter value - 6 - 1 * - :ref:`\*TEXT_GET_FROM_BLOB ` - Get text from blob in Database - 1 - 1 * - :ref:`\*TEXT_MERGE ` - Merge two or more texts - 2 - 1 * - :ref:`\*TEXT_MERGE_WITH_NEWLINES ` - Merge two or more texts and add new lines at the end - 2 - 1 * - :ref:`\*TEXT_POINTS ` - Create failure - 1 - 1 * - :ref:`\*TEXT_PARAMETERIZE ` - Parameterize input - 10 - 1 * - :ref:`\*TEXT_PARSER ` - Use regular expression to extract the data from a text - 3 - 1 * - :ref:`\*TEXT_PARAMETERIZE_BY_DATASET ` - Parameterize input by dataset - 2 - 1 * - :ref:`\*TEXT_REPLACE ` - Replace patterns of text - 3 - 1 * - :ref:`\*TEXT_SIMILARITY ` - Text similarity - 2 - 1 * - :ref:`\*TEXT_SEARCH ` - Searches text and returns value - 10 - 1 * - :ref:`\*TEXT_SAVE_TO_BLOB ` - Save text a blob in Database - 2 - 1 * - :ref:`\*TEXT_TOKENIZE ` - Tokenize text - 3 - 1 * - :ref:`\*TEXT_TRANSFORM ` - Transform Text using Existing responses - 3 - 1 * - :ref:`\*TEXT_TEMPLATE ` - Template Based - 1 - 1 * - :ref:`\*TEXT_WRITE_TO_FILE ` - Write text contents to a file - 2 - 1