Re: National Number to text conversion

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: National Number to text conversion
Дата
Msg-id a3f72a6336ce462636326b41a8324c17@biglumber.com
обсуждение исходный текст
Ответ на National Number to text conversion  ("Samer Abukhait" <abukhait@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Charset conversion error
Следующее
От: Francisco Reyes
Дата:
Сообщение: Re: Status of gist locking in 8.1.3?