deos...@gmail.com
unread,Apr 17, 2012, 12:19:00 PM4/17/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I am trying to understand fuzzy logic, but I don't know if the problem I have applies to my context.
I have a list of strings. There may be minor variations in them. But ultimately they must map to their normalized form. For e.g.
xyz corp -> XYZ Corporation
x.y.z - > XYZ Corporation
ABC Limited -> ABC Limited
A.B.C Ltd -> ABC Limited
Can fuzzy logic be applied to solve this?
-Arun