#token #echo #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

#443 in Text processing

Download history 16/week @ 2024-09-21 9/week @ 2024-09-28 117/week @ 2024-10-12 43/week @ 2024-10-19 2/week @ 2024-10-26 3/week @ 2024-11-02

165 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.5–1.6MB
~35K SLoC