Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:06
· 23 commits to main since this release

Automated release built by maturin.

words2num2 is the Rust-powered inverse of num2words2: it parses
spoken-form numbers back to numeric values across 100+ languages.
Wheels embed the conversion core natively (~2-4 MB, no external
model files) and the package has no runtime dependencies.

pip install words2num2

What's Changed

  • Port words2num2 to a Rust-powered self-contained binder by @jqueguiner in #1

New Contributors

Full Changelog: v0.2.3...v0.3.0