ChrisMuir/refinr: Cluster and Merge Similar Values Within a Character Vector

These functions take a character vector as input, identify and cluster similar values, and then merge clusters together so their values become identical. The functions are an implementation of the key collision and ngram fingerprint algorithms from the open source tool Open Refine <https://openrefine.org/>. More info on key collision and ngram fingerprint can be found here <https://openrefine.org/docs/technical-reference/clustering-in-depth>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.3.3
URL https://github.com/ChrisMuir/refinr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ChrisMuir/refinr")
ChrisMuir/refinr documentation built on March 17, 2024, 1:17 p.m.