akshaynagpal / w2n

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

support for MINUS <number> #56

Open yzhang123 opened 3 years ago

yzhang123 commented 3 years ago

could you add support for "minus " -> "- "?

akshaynagpal commented 3 years ago

Thanks for pointing this out. I will look into this ASAP.