Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 238 Bytes

Fast inverted n-Gram indices for approximate and exact search in large datasets

Rust crate with python module.

Development

cargo test --no-default-features
cargo test -q --no-default-features -- --nocapture
maturin build