crossandra-rs
crossandra-rs is a work-in-progress ⚠️, straightforward tokenization library for seamless text
processing. A simplified Rust implementation of the Python Crossandra library.
Usage
Add this to your Cargo.toml:
[]
= "0.0.1"
Import and use like this:
use ;
Documentation
The documentation is available at docs.rs/crossandra.
Acknowledgements
Huge thanks to @Maneren for his invaluable guidance in developing this library 🫶
License
crossandra-rs is licensed under the MIT License.
© trag1c, 2024