getSynonyms: Get similar strings in a vector of strings

Description Usage Arguments

Description

Get similar strings in a vector of strings

Usage

1
getSynonyms(x, terms, maxdist = 0.1)

Arguments

x

The vector of strings to be searched.

terms

Vetor of strings to be approximately matched.

maxdist

Passed to agrepl as max.distance.


harrysouthworth/mhdm documentation built on Feb. 4, 2022, 12:25 a.m.