Skip to content

numbers range not converted correctly #29

@dsplog

Description

@dsplog

for a text which has number range,

text = 'hello (1200 - 1230)'
out = normalize_text(text)

gets converted as
hello (twelve million one thousand two hundred thirty)

fix for this case is @ #27

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions