refinr {refinr} | R Documentation |
Cluster and Merge Similar Values Within a Character Vector
Description
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.
Documentation for Open Refine
Open Refine Site https://openrefine.org/
Details on Open Refine clustering algorithms https://openrefine.org/docs/technical-reference/clustering-in-depth
Development links
refinr
features the following functions
Author(s)
Maintainer: Chris Muir chrismuirRVA@gmail.com
See Also
Useful links:
[Package refinr version 0.3.3 Index]