Skip to content

0.1

Compare
Choose a tag to compare
@akshaynagpal akshaynagpal released this 02 Jan 17:52
· 52 commits to master since this release
  • Initial release
  • Word to Number

This is a Python module to convert number words (eg. twenty one) to numeric digits (21).
It works for positive numbers upto the range of 999,999,999,999 (i.e. billions)
Below is the installation, usage and other details of this module.

  • TODO
    This module works with only Python 2.x for now. Support for Python 3.x will be added soon.
  • Errors/ Bugs

If you find any bugs/errors in the usage of above code, please raise an issue (recommended) or send an email at [email protected].