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
/
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too