mlampros/fuzzywuzzyR: Fuzzy String Matching

Fuzzy string matching implementation of the 'fuzzywuzzy' <https://github.com/seatgeek/fuzzywuzzy> 'python' package. It uses the Levenshtein Distance <https://en.wikipedia.org/wiki/Levenshtein_distance> to calculate the differences between sequences.

Getting started

Package details

Maintainer
LicenseGPL-2
Version1.0.5
URL https://github.com/mlampros/fuzzywuzzyR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mlampros/fuzzywuzzyR")
mlampros/fuzzywuzzyR documentation built on Jan. 12, 2023, 4:48 a.m.