I am looking at a taking a bunch of Word Docs that are all similar and comparing them to the base template version. I then want to grab the differences, output them into a table so that we can quantify the changes that occur the most. The real world application is to see if we have a standard document that gets edited, where are those edits most likely going to occur. I am very new with Knime and have been toying around in Python using the difflib. Is there a similar example or extension in Knime?
Hi UtilityHawk,
I think this earlier post will be helpful for you
https://www.knime.com/forum/knime-textprocessing/find-similar-documents
Best,
Daria