textsanity-core 0.1.1

Pure-Rust core for textsanity: unicode/whitespace/encoding cleanup.
Documentation
1
2
3
4
5
6
7
8
9
# textsanity-core

Pure-Rust core for [textsanity](https://github.com/MukundaKatta/textsanity).
Unicode normalization, zero-width strip, whitespace collapse, ASCII punctuation
conversion, and a few other small text-cleanup ops, all configurable.

## License

Dual-licensed under MIT or Apache-2.0.