Re: Is there any library for converting common English words to its equivalent numeric value in digits?
- From: normanj <nii2awh@xxxxxxxxx>
- Date: Sat, 22 Mar 2008 10:56:08 -0700 (PDT)
Are you wanting a some-function such that:
(some-function "four") => 4
(some-function "ten") => 10
Yes, but more complicated than these.
Desired samples are:
forty-four (or forty four)
nine hundred and ninety-nine
eight thousand, seven hundred and sixty-five
.
- References:
- Prev by Date: Re: Lisp for enterprise computing?
- Next by Date: Literals
- Previous by thread: Re: Is there any library for converting common English words to its equivalent numeric value in digits?
- Next by thread: Re: Is there any library for converting common English words to its equivalent numeric value in digits?
- Index(es):