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

Option to provide our own normalize/get_words function #10

Open
pawamoy opened this issue Jan 31, 2022 · 0 comments
Open

Option to provide our own normalize/get_words function #10

pawamoy opened this issue Jan 31, 2022 · 0 comments
Labels
feature New feature or request fund Issue priority can be boosted

Comments

@pawamoy
Copy link
Owner

pawamoy commented Jan 31, 2022

Is your feature request related to a problem? Please describe.
The built-in normalize and get_words work for the English language. But they might not for other languages.
Maybe users should be able to override these functions.

Describe the solution you'd like
An option to provide our own functions. Maybe take advantage of PyYAML Python tags:

normalize: !!python/name: module.function

Describe alternatives you've considered
Natively support multiple languages. Use smarter algorithm to split sentences, see #3.

Additional context
/

Boost priority

  • Boost priority in our backlog through Polar.sh. Higher pledge, higher priority.
  • Minimum pledge by user/organization is $5, minimum amount for boost is $30.
  • View all issues with pledges.
  • We receive the funds once the issue is completed and confirmed by you.
  • Features with the insiders label are released to sponsors first, and tied to a funding goal.
Fund with Polar
@pawamoy pawamoy added feature New feature or request fund Issue priority can be boosted labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request fund Issue priority can be boosted
Projects
None yet
Development

No branches or pull requests

1 participant