akshaynagpal / w2n

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

Decimal to float #9

Closed ButteredGroove closed 7 years ago

ButteredGroove commented 7 years ago

The ability to generate floats from decimals would be excellent!

For instance: thirty point six = 30.6 one-half = 0.5

akshaynagpal commented 7 years ago

Thanks for pointing this out @ButteredGroove . Now w2n supports 'point'.