Open ptrkhh opened 4 weeks ago
apply_text_normalization is a feature that already exists within the API
Without normalization, 10.000.000 is read as ten thousand thousand instead of ten million
ten thousand thousand
ten million
Hitting the API directly, but then it defeats the purpose of this very package
No response
Feature Description
apply_text_normalization is a feature that already exists within the API
Use Case
Without normalization, 10.000.000 is read as
ten thousand thousand
instead often million
Alternatives Considered
Hitting the API directly, but then it defeats the purpose of this very package
Additional Context
No response