CRAN/E | comparator

comparator

Comparison Functions for Clustering and Record Linkage

Installation

About

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.

github.com/ngmarchant/comparator
Bug report File report

Key Metrics

Version 0.1.2
Published 2022-03-16 782 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks comparator results

Downloads

Yesterday 6 0%
Last 7 days 84 -21%
Last 30 days 322 -2%
Last 90 days 965 -14%
Last 365 days 3.895 -13%

Maintainer

Maintainer

Neil Marchant

ngmarchant@gmail.com

Authors

Neil Marchant

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

comparator archive

Imports

Rcpp ≥ 1.0.5
proxy ≥ 0.4
methods
clue ≥ 0.3

Suggests

testthat

LinkingTo

Rcpp