Re: Is there any library for converting common English words to its equivalent numeric value in digits?



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
.