Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion_common::utils::datafusion_strsim - Rust
[go: Go Back, main page]

datafusion_common::utils

Module datafusion_strsim

Source
Expand description

Adopted from strsim-rs for string similarity metrics

Functionsยง

  • Calculates the minimum number of insertions, deletions, and substitutions required to change one string into the other.