[fpc-devel] Extend the libraries people!

André Cipriani Bandarra andre.bandarra at ans.gov.br
Mon Jun 13 14:32:17 CEST 2005


>Any contribution is good :-)
>
>Currently, there is a soundex() algorithm in strutils; the soundex algorithm 
>is geared towards the english language. Having one for the portugese language 
>is definitely good. It would even be better if we could somehow unite the 
>algorithms witha suitable parametrization; I'm unfortunately not enough of 
>an expert to be able to carry this out...
>
>Michael.
>  
>

Hello again!
If i am not mistaken, the soundex() algorithm has a main difference from
the one in portuguese - while the soundex() generates a number for the
string, the phonetic one generates a phonetized string.
Anyway... I will prepare the unit to be posted as a contribution, with
comments with PasDoc and all!!

Eg:" Michael Van Canneyt" would be transformed to "MIXAEL KANEITI"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: andre.bandarra.vcf
Type: text/x-vcard
Size: 250 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20050613/0fb749d1/attachment.vcf>


More information about the fpc-devel mailing list