akshaynagpal / w2n

Convert number words (eg. twenty one) to numeric digits (21)
http://w2n.readthedocs.io
MIT License
169 stars 78 forks source link

comma in word and currency symbol #79

Open Dkbhardwaj07 opened 7 months ago

Dkbhardwaj07 commented 7 months ago

when any user entered the word like (2,3,4,5 and 345$ or $456) like these inputs. this library is not work for that. In my recent project our client data something like this. i want desired output of these like: 2345 for commas, 345$ for currency and $ 456 as it as for these. Can look at once for these issue .

thanks.

CodeByAidan commented 4 months ago

when any user entered the word like (2,3,4,5 and 345$ or 456)liketheseinputs.thislibraryisnotworkforthat.Inmyrecentprojectourclientdatasomethinglikethis.iwantdesiredoutputoftheselike:2345forcommas,345 for currency and $ 456 as it as for these. Can look at once for these issue .

thanks.

Can you reformat your comment? I can barely read it?