v0.2.0
Changes
- Add
normalize_confusables()
function in themisc
module. - The
num_to_words()
function in thenumber
module will now process 9 digit groups before processing 3 digit groups.
normalize_confusables()
function in the misc
module.num_to_words()
function in the number
module will now process 9 digit groups before processing 3 digit groups.