Regex extract

Hi guys,
How can I transfer this :
started[VBD(POS)]
to this:
started
using regex extractor any other useful nodes?
thanks in advance

started[VBD(POS)] looks like a Term field from a preprocessed Document. Does your workflow use the KNIME Textprocessing extension? If so, you could try using the Term To String node, no RegEx required.

Otherwise it would be helpful if you could upload your workflow in progress, so folks here have a better idea of what you’re trying to do.

3 Likes

Hi @ScottF ,
Yes you are corret . I will check it and give my feed back to you . Many thanks for your help :pray:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.