forzagreen / n2words

Convert numerical numbers to written numbers, in 25+ languages.
MIT License
86 stars 22 forks source link

Hebrew Language -> Incorrect Format numbers -> 9999 #151

Open RaiN3772 opened 1 month ago

RaiN3772 commented 1 month ago

the package is great, but when it comes to large numbers, specifically above 9999, it stops reading the first numbers, so if the number is 19999, it ignores the one and doesnt convert it to words

forzagreen commented 1 month ago

Relates to https://github.com/forzagreen/n2words/issues/117

Thank you, @RaiN3772, for reporting this issue. We are aware of these limitations. I couldn't find the complete algorithm when I initially implemented Hebrew, but I will search for it again.