menu
fuzzy_bolt package
documentation
algorithms/fuzzy_ranking.dart
algorithms/fuzzy_ranking.dart
dark_mode
light_mode
algorithms/fuzzy_ranking
library
Functions
jaroWinklerDistance
(
{
required
String
s1
,
required
String
s2
})
→
double
Computes the Jaro-Winkler similarity score between two strings.
fuzzy_bolt package
documentation
algorithms/fuzzy_ranking.dart
fuzzy_bolt
package
Libraries
algorithms/fuzzy_ranking
algorithms/fuzzy_typo_handler
core/search_impl
core/stream_search_impl
fuzzy_bolt
mixin/isolate_search
mixin/local_search
utils/constants
fuzzy_ranking library