v_fz_tk_sort_r: Vectorized Partial Token Sort_Ratio => compute the parallel...

Description Usage Arguments Value Author(s)

Description

Vectorized Partial Token Sort_Ratio

=> compute the parallel partial token sort ratio between two strings

Usage

1
2
v_fz_tk_sort_r(string1 = NULL, string2 = NULL, force_ascii = TRUE,
  full_process = TRUE)

Arguments

string1

a character string.

string2

a character string.

force_ascii

allow only ASCII characters (force convert to ascii)

full_process

either TRUE or FALSE. If TRUE then it process the string by : 1. removing all but letters and numbers, 2. trim whitespace, 3. force to lower case

Value

a vector

Author(s)

Marc Lamarine


armandvalsesia/Foodmapping documentation built on May 6, 2019, 12:23 p.m.