fuzzywuzzyR: Fuzzy String Matching (original) (raw)
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.
Version: | 1.0.6 |
---|---|
Depends: | R (≥ 3.2.3) |
Imports: | reticulate, R6 |
Suggests: | testthat, covr, knitr, rmarkdown |
Published: | 2025-09-03 |
DOI: | 10.32614/CRAN.package.fuzzywuzzyR |
Author: | Lampros Mouselimis |
Maintainer: | Lampros Mouselimis |
BugReports: | https://github.com/mlampros/fuzzywuzzyR/issues |
License: | GPL-2 |
URL: | https://github.com/mlampros/fuzzywuzzyR |
NeedsCompilation: | no |
SystemRequirements: | Python (>= 3.8), difflib, fuzzywuzzy ( >=0.15.0 ), python-Levenshtein ( >=0.12.0 ). Detailed installation instructions can be found in the README file. |
Citation: | fuzzywuzzyR citation info |
Materials: | README, NEWS |
CRAN checks: | fuzzywuzzyR results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=fuzzywuzzyRto link to this page.