- Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
pure python version onlyThe bug does not exist on the Rust versionThe bug does not exist on the Rust version
Description
This is a very great package. And I appreciate all the hard work.
s = 'I want five hundred and sixty six rupees'
alpha2digit(s,lang='en')
returns 'I want 500 and 66 rupees'
But the desired output is following:
'I want 566 rupees'
Please suggest any option or work around to make this work efficiently.
Thank You.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pure python version onlyThe bug does not exist on the Rust versionThe bug does not exist on the Rust version