Hello all,
I have an issue with StringPairReplacer. I want to use the word boundaries function in this transformer but it's not available.
PairsBeforeAfter1TransportTrans.2WorkWks.ResultBeforeAfter1Deniz TransportationDeniz Trans.port2NetworkNetWksI want to manipulate only "Transport" and "Work" words not "Transportation" and "Networks".
Is there any workaround for this issue? StringReplacer is not easy to use for a huge abbreviation list. I need to add hundreds of StringReplacer transformer for each case.
Thank you