Fast English word segmentation in Rust
Go to file
Dirkjan Ochtman 0f69f267d8 Use ahash for hashing 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 Use ahash for hashing 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