Skip to content

Commit

Permalink
sketch support for normalization
Browse files Browse the repository at this point in the history
I still have to implement the indexing logic
noib3 committed Nov 7, 2023
1 parent 5d16deb commit d8b91be
Showing 3 changed files with 541 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -14,6 +14,7 @@ mod case_sensitivity;
mod r#match;
mod matched_ranges;
mod metric;
mod normalize;
mod utils;

pub use algos::*;
Loading

0 comments on commit d8b91be

Please sign in to comment.