I have a set of documents created using the KNIME text processing plugin, and I want to remove multiple hashtags from the documents. Note that the multiple hashtags might appear in the same document, and I want to remove all of them using the "RegEx Filter" node.
I asked the question on StackOverflow, but the answer that seemed to work, does not remove all the hashtags from the KNIME document.
Any help on how this might be implemented in KNIME using the "RegEx Filter" node?