savoirfairelinux / num2words

Modules to convert numbers to words. 42 --> forty-two
GNU Lesser General Public License v2.1
814 stars 488 forks source link

Hindi Language Support #226

Open hashd opened 5 years ago

hashd commented 5 years ago

Expected Behaviour

num2words should be able to convert numbers to words in Hindi (Indian Language).

Actual Behaviour

Hindi Language support is currently not present

Steps to reproduce

Not applicable

We've implemented Hindi language support for num2words to help us in our development. We can contribute it back if it falls within the scope.

maximest-pierre commented 5 years ago

Yes, it's within the scope of num2words as a matter of facts any new language or dialect is welcome. Just send a PR and we will look into adding it.

hashd commented 5 years ago

Thanks! At the moment, we have added Hindi language primarily because we needed it for our work. We'll create the PR corresponding to that soon.

We'll gladly contribute other languages/dialects when we add any for our use.

erozqba commented 5 years ago

Great news @hashd! Thanks a lot in advance for taking the time to make that contribution :smile: