Re: National Number to text conversion - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: National Number to text conversion
Date
Msg-id a3f72a6336ce462636326b41a8324c17@biglumber.com
Whole thread Raw
In response to National Number to text conversion  ("Samer Abukhait" <abukhait@gmail.com>)
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> is there any known way to convert numbers to their text
> equivalent in English and other languages?

See:

http://search.cpan.org/~rvasicek/Lingua-Num2Word-0.07/Num2Word.pm

Easy enough to put into a pl/perlu. I've used the English version
successfully before.

> I am interested in Arabic specifically.

I did not see Lingua::AR::Numbers in the list on that page,
but it should be easy enough to create one based on the existing
modules (and release it so others can use it as well).

See also:

http://search.cpan.org/search?query=Arabic

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200605291907
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

-----BEGIN PGP SIGNATURE-----

iD8DBQFEe3/gvJuQZxSWSsgRAmGtAJ4/Pt2rz7uOaaaobpM05q4J/TqENgCfXwDc
B5IzxhxXMC4wmr7kaxmE0js=
=0FIt
-----END PGP SIGNATURE-----



pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Charset conversion error
Next
From: Francisco Reyes
Date:
Subject: Re: Status of gist locking in 8.1.3?