IconSplit tables into separate ports based on row partitioning 

This is much quicker and easier than using a series of Row Splitters since each Regex Multi Row Splitter can output 10 results and then on the remaining […]

IconBrand Reputation Tracker 

This workflow is based on the Brand Reputation Tracker, a marketing reserach tool that was developed by Rust et al. (2021) and published in the Journal of […]

IconData Wrangling _​ Reading and Transfering PDF Files 

https://forum.knime.com/t/pdf-extract-text-plus-export-to-excel/63074

IconNumber Sequence Extraction 

Extract number sequences from unstructured text data. Built as an example solution for the forum post at: https://forum.knime.com/t/regex-extraction/36707/5

IconFilter Columns After Cell Splitter 

I want to filter (include) with Regex the column named "ID_Arr[1]_Arr[0]", but the expression NAME|MONTH|ID_Arr[1]_Arr[0] does not include the last column

IconPDF - Python package Camelot to extract Text and Tables 

KNIME — Extract Text and Tables from PDF Files with Python in a Low-Code Environment https://medium.com/p/e2949a95e3fc KNIME and Python — Setting up and […]

Iconkn_​forum_​45697_​reduce_​spaces 

replace several missings in string replace several missings in string replace(column("Column1"), " "," ") URL: Removing […]