Brian Dunning's FileMaker Custom Functions

Levenshtein_Array_Process ( str1 ; str2 ; lenStr1 ; lenStr2 ; i ; j ; caseSensitive ; damerau ; pad )

Called by the Levenshtein function to actually calculate the distance desired.

  Average rating: 4.5 (31 votes) Log in to vote

Steve Allen   Steve Allen
Richard Carlton Consulting, Inc.
http://www.rcconsulting.com

Share on Facebook Share on Twitter

  Sample input:
Levenshtein_Array_Process ( "Steve" ; "stephen" ; 5 ; 7 ; 3 ; 2 ; True ; False ; "000" )
  Sample output:
2

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Called by the Levenshtein function to actually calculate the distance desired.

Note: best viewed in a large text space, for formatting purposes.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: