Folks,
I’ve been trying to figure this out for a few days and I haven’t really made much progress.
I’m looking to compare two fields
- A field generated based on a text list
- A string of text from a multiline input
I am using sSimilarity to output a % similar rating but I also want to output a list of unique words present in text #2 that are not contained in text #1. Ideally, stripping out filler words like “and, or, the”.
Any help would be greatly appreciated!