ModelTC / mtc-token-healing

Token healing implementation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Token healing implementation in Rust

License:Apache License 2.0


Languages

Language:Rust 95.8%Language:Python 4.2%