Skip to content

docs: add Rust implementation to README#402

Open
Alex-Wengg wants to merge 1 commit intoNVIDIA:mainfrom
Alex-Wengg:docs/add-rust-implementation
Open

docs: add Rust implementation to README#402
Alex-Wengg wants to merge 1 commit intoNVIDIA:mainfrom
Alex-Wengg:docs/add-rust-implementation

Conversation

@Alex-Wengg
Copy link

Summary

Adds an "Alternative Implementations" section to the README linking to text-processing-rs, a Rust port of NeMo Text Processing.

  • Supports ITN and TN for 7 languages (EN, DE, ES, FR, HI, JA, ZH)
  • 100% compatible with NeMo test suite (3,011 tests passing)
  • Includes C FFI for Swift/Python integration
  • Licensed under Apache 2.0

Add text-processing-rs to a new "Alternative Implementations" section.
It provides ITN and TN for 7 languages with 100% NeMo test compatibility.

Signed-off-by: Alex-Wengg <hanweng9@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant