Skip to content

ModelTC/mtc-token-healing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.