It looks like two different methods are used to normalize strings (which are then used to look for possible duplicates):
TSVIngestionService and KBComponentVariantName are still using GOKbTextUtils.normaliseString, while KBComponents and the TitleLookupService are using GOKbTextUtils.norm2
It looks like two different methods are used to normalize strings (which are then used to look for possible duplicates): TSVIngestionService and KBComponentVariantName are still using GOKbTextUtils.normaliseString, while KBComponents and the TitleLookupService are using GOKbTextUtils.norm2
This may also explain #561 and #562