normalized_levenshtein: Edit Distance of two words

View source: R/identity.R

normalized_levenshteinR Documentation

Edit Distance of two words

Description

Edit Distance of two words

Usage

normalized_levenshtein(a, b)

Arguments

a

a string

b

a string


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.