Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Num2words swahili #539

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ZendaInnocent
Copy link

@ZendaInnocent ZendaInnocent commented Oct 8, 2023

Add support for Swahili language

Changes proposed in this pull request:

  • Add num2string conversion for Swahili numbers

Status

  • READY
  • HOLD
  • WIP (Work-In-Progress)

How to verify this change

  • New files for Swahili implementation and its tests
from num2words import num2words

sw_text = num2words(9, lang="sw") # tisa

Additional notes

Currently, the project does have support for the Swahili language - this change adds support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant