#token #def #healing

mtc-token-healing

Token healing implementation

4 releases

0.2.0 Oct 18, 2024
0.1.2 May 10, 2024
0.1.1 Apr 26, 2024
0.1.0 Apr 25, 2024

#502 in Text processing

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