lev_weighted_token_set_ratio {levitate} | R Documentation |
lev_token_set_ratio()
Weighted version of lev_token_set_ratio()
lev_weighted_token_set_ratio(a, b, weights = list(), ...)
a , b |
The input strings |
weights |
List of token weights. For example, |
... |
Additional arguments to be passed to |
Float
Other weighted token functions:
lev_weighted_token_ratio()
,
lev_weighted_token_sort_ratio()