akshaynagpal / w2n

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

Bug with number conversion #61

Open alex2awesome opened 3 years ago

alex2awesome commented 3 years ago

Hi! Great package.

One issue, for tricky numbers:

>>> w2n.word_to_num('thirty-four hundred and fifty')
270