ShailChoksi / text2digits

Converts text such as "twenty three" to number/digit "23" in any sentence
MIT License
66 stars 22 forks source link

Fixes #37 #48

Open JulesGM opened 1 year ago

JulesGM commented 1 year ago

https://github.com/ShailChoksi/text2digits/issues/37

Passes all tests.

Fixes the problem when there is a word number at the end of a sequence, but there is a space or punctuation after.