D
Daniel
Hi Everybody,
I am looking for library (open source or liberal license) which enable
me to solve the fallowing problem in Java.
I need to convert numbers into words in different languages for
example:
in english:
123 one hundred twenty three
in german:
123 eins hudrer deiund zwanzig
in polish:
123 sto dwadzieścia trzy
and similar in the most common languages:
Italian, German, English, etc.
I have tried to find.... but without results... in php I have found
this kind of lib, but now I have to write software in Java ;-) Do you
have any suggestions? Do you know this kind of libs?
regards,
Daniel
I am looking for library (open source or liberal license) which enable
me to solve the fallowing problem in Java.
I need to convert numbers into words in different languages for
example:
in english:
123 one hundred twenty three
in german:
123 eins hudrer deiund zwanzig
in polish:
123 sto dwadzieścia trzy
and similar in the most common languages:
Italian, German, English, etc.
I have tried to find.... but without results... in php I have found
this kind of lib, but now I have to write software in Java ;-) Do you
have any suggestions? Do you know this kind of libs?
regards,
Daniel