comparator: Comparison Functions for Clustering and Record Linkage

Implements functions for comparing strings, sequences and numeric vectors for clustering and record linkage applications. Supported comparison functions include: generalized edit distances for comparing sequences/strings, Monge-Elkan similarity for fuzzy comparison of token sets, and L-p distances for comparing numeric vectors. Where possible, comparison functions are implemented in C/C++ to ensure good performance.

Package details

AuthorNeil Marchant [aut, cre]
MaintainerNeil Marchant <ngmarchant@gmail.com>
LicenseGPL (>= 2)
Version0.1.2
URL https://github.com/ngmarchant/comparator
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("comparator")

Try the comparator package in your browser

Any scripts or data that you put into this service are public.

comparator documentation built on March 18, 2022, 6:15 p.m.