To install this package run one of the following: conda install forklift::word2number
Description
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)