Hi Alteryx Community,
I'm currently working on some matching and labelling task that requires the technique of fuzzy match.
I have read through a few posts about fuzzy match on the forum, and seems that majority of them are about short text to short text match. I would like to seek for some suggestions about how to fuzzy match between short text and long paragraph. Please refer to the sample data file attached. Basically, I'm aiming to match the keyword column to the Raw text column and label each record of the raw text with the corresponding keyword. For some raw text, it may contain a certain part of the keyword phrase, but it may also not be the correct match to the keyword phrase due to the lack of exact location name.
Thanks!