textprep 0.1.2

Text preprocessing primitives: normalization, tokenization, and fast keyword matching.
Documentation
1
2
3
4
5
6
7
8
9
10
11
target/
target-*/
.DS_Store
.cursor/

# Fuzzing artifacts (cargo-fuzz)
fuzz/target/
fuzz/Cargo.lock

# proptest failure persistence
*.proptest-regressions