Thursday April 25, 2024

       
      SteelArrow Basics
      SteelArrow Tags
  SteelArrow Functions
  SteelArrow Objects
  Advanced Topics
  WAS Overview
   
   
       
      Overview
  Code Samples
  Site Search
   
   
   


Get SteelArrow!     
  fuzziness    
 
 
Return to Function List
 
Returns the 'fuzziness' between two strings. Based on the Levenshtein algorithm to calculate the distance between two strings. The algorithm calculates the minimal number of character inserts, changes and deletes to create one string from the other.
 
Syntax
fuzziness( string1, string2 )
string1 Word to compare against string2
string2 Word to compare against string1
 
 
 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy