Split the text in a loop considering boundaries of words.

Hi @DmitryIvanov76

I’m back. Too excited with this question to eventually be lazy so here it is more or less the idea I suggested in previous answer:

20210610 Pikairos Split the text in a loop considering boundaries of words.knwf (124.9 KB)

Btw, it is not modulo but the math floor function one needs to use to correctly split the sentences :wink:

This piece of KNIME code could be integrated in a chunk loop if you had several sentences in your initial table.

Hope this helps.

Best wishes,

Ael

7 Likes