v0.3.0
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 words2num2What's Changed
- Port words2num2 to a Rust-powered self-contained binder by @jqueguiner in #1
New Contributors
- @jqueguiner made their first contribution in #1
Full Changelog: v0.2.3...v0.3.0