regular expressions are powerful way for cleaning & preparing data specialy text and web data. It would be excellent if we have an advanced regular expression node in KNIME.
I use a commercial RegEx tool (PowerGREP) for my task, but It's based on GREP (http://en.wikipedia.org/wiki/Grep) that is fast , powerful and publicly available.
regular expressions can be used for searching, filtering, replacing, merging, splitting data with complex patterns .