Replaces complete terms contained in the input documents that match with specified dictionary terms with a corresponding specified value. The dictionary is provided by an additional data table at the second data port, consisting of at least two string columns. One string column contains the strings to replace (keys) the other string column contains the replacement strings (values). The columns can be specified in the dialog.
- Type: TableDocuments to preprocessThe input table which contains the documents to preprocess.
- Type: TableDictionaryThe input table containing at least of two string columns (dictionary).