mtc-token-healing

Crates.iomtc-token-healing
lib.rsmtc-token-healing
version0.2.0
sourcesrc
created_at2024-04-25 04:12:26.41092
updated_at2024-10-18 06:17:43.84919
descriptionToken healing implementation
homepagehttps://github.com/ModelTC/mtc-token-healing
repositoryhttps://github.com/ModelTC/mtc-token-healing
max_upload_size
id1219756
size98,021
Chielo (ChieloNewctle)

documentation

https://docs.rs/mtc-token-healing

README

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.

Commit count: 17

cargo fmt