eddie icon indicating copy to clipboard operation
eddie copied to clipboard

Results 2 eddie issues
Sort by recently updated
recently updated
newest added

Thank you for the great crate! I have a panic originating from the `eddie` crate. There's a `get_unchecked_mut` that's marked as `unsafe` in `buffer.rs` on line **26** causing a panic....

Hi, could you please add score_cutoff feature to DamerauLevenshtein and Levenshtein functions? It would make function complete faster in case we need only word pairs having distance less or equal...