Fast English word segmentation in Rust
Go to file
Dirkjan Ochtman b9c8402b0c Prevent allocations for memo keys 2020-05-28 19:56:13 +02:00
.github/workflows Initial version 2020-05-26 20:07:00 +02:00
benches Add simple benchmark 2020-05-28 19:56:13 +02:00
data Initial version 2020-05-26 20:07:00 +02:00
src Prevent allocations for memo keys 2020-05-28 19:56:13 +02:00
tests Initial version 2020-05-26 20:07:00 +02:00
.gitignore Initial version 2020-05-26 20:07:00 +02:00
Cargo.toml Use ahash for hashing 2020-05-28 19:56:13 +02:00
deny.toml Initial version 2020-05-26 20:07:00 +02:00