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

Add numbers_to_digits support for missing languages #5

Open
coderabbitai bot opened this issue Nov 7, 2024 · 0 comments
Open

Add numbers_to_digits support for missing languages #5

coderabbitai bot opened this issue Nov 7, 2024 · 0 comments

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 7, 2024

The numbers_to_digits function currently lacks support for several languages that have existing number parsing implementations. Consider adding support for the following languages:

  • Catalan (ca)
  • Danish (da)
  • French (fr)
  • Hungarian (hu)
  • Italian (it)
  • Swedish (sv)
  • Basque (eu)
  • Persian/Farsi (fa)

These languages already have number parsing capabilities in the codebase, making them good candidates for extending the numbers_to_digits functionality.

References:

Requested by: @JarbasAl

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

No branches or pull requests

0 participants