Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #14147
| From | Daniel <daniel.chmielewski@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | number and words |
| Date | 2012-05-02 13:55 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <7d4884d6-aebf-436e-8a76-1e2a3bf10c8b@n1g2000vby.googlegroups.com> (permalink) |
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
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
number and words Daniel <daniel.chmielewski@gmail.com> - 2012-05-02 13:55 -0700
Re: number and words Arne Vajhøj <arne@vajhoej.dk> - 2012-05-02 17:01 -0400
Re: number and words Roedy Green <see_website@mindprod.com.invalid> - 2012-05-02 14:23 -0700
Re: number and words Lew <lewbloch@gmail.com> - 2012-05-02 16:13 -0700
Re: number and words Arne Vajhøj <arne@vajhoej.dk> - 2012-05-02 19:19 -0400
Re: number and words Gene Wirchenko <genew@ocis.net> - 2012-05-02 20:05 -0700
Re: number and words Leif Roar Moldskred <leifm@dimnakorr.com> - 2012-05-02 18:41 -0500
Re: number and words Gene Wirchenko <genew@ocis.net> - 2012-05-02 20:06 -0700
Re: number and words Leif Roar Moldskred <leifm@dimnakorr.com> - 2012-05-03 00:06 -0500
Re: number and words Gene Wirchenko <genew@ocis.net> - 2012-05-03 09:15 -0700
Re: number and words Leif Roar Moldskred <leifm@dimnakorr.com> - 2012-05-03 12:00 -0500
Re: number and words Gene Wirchenko <genew@ocis.net> - 2012-05-03 13:26 -0700
Re: number and words RedGrittyBrick <RedGrittyBrick@spamweary.invalid> - 2012-05-03 10:03 +0100
Re: number and words Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-05-03 06:15 -0300
Re: number and words Lew <lewbloch@gmail.com> - 2012-05-03 14:08 -0700
Re: number and words glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-05-04 05:49 +0000
Re: number and words Lew <lewbloch@gmail.com> - 2012-05-04 06:46 -0700
Re: number and words glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-05-04 19:41 +0000
Re: number and words Roedy Green <see_website@mindprod.com.invalid> - 2012-05-03 14:14 -0700
Re: number and words Daniel <daniel.chmielewski@gmail.com> - 2012-05-02 16:20 -0700
Re: number and words Martin Gregorie <martin@address-in-sig.invalid> - 2012-05-03 15:12 +0000
Re: number and words Roedy Green <see_website@mindprod.com.invalid> - 2012-05-03 14:28 -0700
Re: number and words Tom McGlynn <taqmcg@gmail.com> - 2012-05-03 15:32 -0700
csiph-web