<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Fuzzy Logic for string comparison in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fuzzy-logic-for-string-comparison/m-p/3148760#M748679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a few function modules provided by SAP which seem to be for fuzzy searches.  ( Look at SE37 ).  For classes, again, there are a few: look in table SEOCOMPO with CMPNAME = *&lt;STRONG&gt;FUZZY&lt;/STRONG&gt;* to find the classes and methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These may give you what you need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2007 14:47:15 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2007-12-17T14:47:15Z</dc:date>
    <item>
      <title>Fuzzy Logic for string comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fuzzy-logic-for-string-comparison/m-p/3148759#M748678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Thanks for taking the time to read the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if any of you has come accross an algorithim to compare two different strings (or find patterns or degree of similarity) between these strings - Fuzzy type logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I ask is because some of our duplicate invoices are created because the poster miss-enters the reference number - e.g. 1234A and 1234B. We would like to report invoices based on the similarity of the reference number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have heard of the Fisher Wagner algorithm that calculates the cost of the differences (based on whether a character is added / omitted or changed) and the Perl algorithm - which finds patterns based on the degree of similarity; but not sure how they are implemented in ABAP or where I can find the open source code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is very appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mamdouh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 14:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fuzzy-logic-for-string-comparison/m-p/3148759#M748678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-17T14:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fuzzy Logic for string comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fuzzy-logic-for-string-comparison/m-p/3148760#M748679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a few function modules provided by SAP which seem to be for fuzzy searches.  ( Look at SE37 ).  For classes, again, there are a few: look in table SEOCOMPO with CMPNAME = *&lt;STRONG&gt;FUZZY&lt;/STRONG&gt;* to find the classes and methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These may give you what you need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 14:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fuzzy-logic-for-string-comparison/m-p/3148760#M748679</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2007-12-17T14:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fuzzy Logic for string comparison</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fuzzy-logic-for-string-comparison/m-p/3148761#M748680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found another function module which has some fuzzy logic in it - not exactly what I was looking for, but helpful nonetheless.  &lt;/P&gt;&lt;P&gt;FM: ISH_STRING_COMPARE_FUZZY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers, Mamdouh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 03:13:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fuzzy-logic-for-string-comparison/m-p/3148761#M748680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T03:13:10Z</dc:date>
    </item>
  </channel>
</rss>

