Page 2 of 2

Re: Class - Damerau-Levenshtein distance

Posted: Tue Jan 19, 2010 4:50 am
by VladSun
Thank you :)

Re: Class - Damerau-Levenshtein distance

Posted: Tue Feb 23, 2010 4:55 am
by vdelau
Thanks, this works like a charm!

Small issue: You should set PHP_DAMERAU_LEVENSHTEIN_EXTNAME to something other then "hello" ;)

Vincent

Re: Class - Damerau-Levenshtein distance

Posted: Tue Feb 23, 2010 5:43 am
by VladSun
Fixed, thanks :)

Re: Class - Damerau-Levenshtein distance

Posted: Thu Feb 25, 2010 12:20 am
by Benjamin
Very nice. I will definitely vote for you for best code snippet. This will come in handy too!

EDIT: Facepalm! Where are the missing braces!?!?

Re: Class - Damerau-Levenshtein distance

Posted: Thu Feb 25, 2010 1:18 am
by VladSun
astions wrote:Very nice. I will definitely vote for you for best code snippet. This will come in handy too!

EDIT: Facepalm! Where are the missing braces!?!?
Thanks :)
I'm a Python fan :P

Re: Class - Damerau-Levenshtein distance

Posted: Wed Jul 14, 2010 5:12 pm
by VladSun
Benjamin wrote:Very nice. I will definitely vote for you for best code snippet. This will come in handy too!
OK, thank you :twisted:

PS: Just joking, really. I just wanted to see how to write PHP extensions.

Re: Class - Damerau-Levenshtein distance

Posted: Mon Jul 26, 2010 11:54 am
by VladSun
The Damerau-Levenshtein distance extension license is GPL v.3

http://www.gnu.org/licenses/gpl.html