I am using polyfuzz and tf-idf to match 2 columns from 2 different datasets which have descriptions in it. I am able to match the description but i also want the id of the matched description in another column. Can anyone guide me through it
I am using polyfuzz and tf-idf to match 2 columns from 2 different datasets which have descriptions in it. I am able to match the description but i also want the id of the matched description in another column. Can anyone guide me through it