Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有包含 Levenshtein 距离计数函数的 packagein R 计算数字向量的距离?我发现的都是基于字符串的。我也在寻找一个 Jaro-Winkler 包,它做同样的事情,但 Levenshtein 距离更重要。
找到这个页面: Clustering strings in R (is it possible?)
这建议使用该vwr软件包。
vwr