I need to compare the e-mails in the same column and obtain the percentage of similarity, I have used string similitary but I cant compare into de same colum only can compare with other colums.
The idea is that I obtain it:
I am new using knime.
I need to compare the e-mails in the same column and obtain the percentage of similarity, I have used string similitary but I cant compare into de same colum only can compare with other colums.
The idea is that I obtain it:
I am new using knime.
Hello @alexis1701,
You can do a cross join with the same input, then you have two columns which you can compare with each other:
Hope this helps!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.