Hi,
I have a selection of emails which i wish to tokenize and then apply a custom dictionary to stem
The emails have many many smiley faces and other unorthodox symbols to convey emotions
I was wondering is there a way to use the Stem (Dictionary) operator to achieve this?
For example set in my text file (dictionary) Smile:

I have tried this but it keeps falling over. Could you suggest any changes i could implement for my dictionary
Thank you for your time