Words combination (Recursive loop)
Hi everybody !
I’m new in Knime and I can’t find the solution for one of my manipulation.
I have a tablesheet with strings of word (example below):
c1
billet maniel dorin
revue presse augustin
etc
The objective is to find all possible combinations of words with a minimum of 2 words and a maximum of the entire string, keeping the order of the string.