5 releases

Uses new Rust 2024

0.2.1 Mar 22, 2025
0.2.0 Oct 18, 2024
0.1.2 May 10, 2024
0.1.1 Apr 26, 2024
0.1.0 Apr 25, 2024

#300 in Machine learning

Download history 10/week @ 2024-12-11 114/week @ 2025-03-19 10/week @ 2025-03-26

124 downloads per month

MIT/Apache

32KB
770 lines

mtc-token-healing

Crates.io Docs.rs License Build status

Token healing implementation in Rust.

Usage

See examples/rand-infer.rs.

echo '"def helloworl"' | cargo run --example rand-infer
echo '"def hellowor<unk>l"' | cargo run --example rand-infer

TODOs

  • Python bindings
  • Python docs, examples and tests

License

This project is licensed under either of

at your option.

The SPDX license identifier for this project is MIT OR Apache-2.0.

Dependencies

~0.4–1.6MB
~34K SLoC