The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.5 |
Depends: | R (≥ 3.2.3) |
Imports: | reticulate, R6 |
Suggests: | testthat, covr, knitr, rmarkdown |
Published: | 2021-09-11 |
DOI: | 10.32614/CRAN.package.fuzzywuzzyR |
Author: | Lampros Mouselimis [aut, cre], SeatGeek Inc [cph] |
Maintainer: | Lampros Mouselimis <mouselimislampros at gmail.com> |
BugReports: | https://github.com/mlampros/fuzzywuzzyR/issues |
License: | GPL-2 |
URL: | https://github.com/mlampros/fuzzywuzzyR |
NeedsCompilation: | no |
SystemRequirements: | Python (>= 2.4), difflib, fuzzywuzzy ( >=0.15.0 ), python-Levenshtein ( >=0.12.0 ). Detailed installation instructions for each operating system can be found in the README file. |
Citation: | fuzzywuzzyR citation info |
Materials: | README NEWS |
CRAN checks: | fuzzywuzzyR results |
Reference manual: | fuzzywuzzyR.pdf |
Vignettes: |
Functionality of the fuzzywuzzyR package |
Package source: | fuzzywuzzyR_1.0.5.tar.gz |
Windows binaries: | r-devel: fuzzywuzzyR_1.0.5.zip, r-release: fuzzywuzzyR_1.0.5.zip, r-oldrel: fuzzywuzzyR_1.0.5.zip |
macOS binaries: | r-release (arm64): fuzzywuzzyR_1.0.5.tgz, r-oldrel (arm64): fuzzywuzzyR_1.0.5.tgz, r-release (x86_64): fuzzywuzzyR_1.0.5.tgz, r-oldrel (x86_64): fuzzywuzzyR_1.0.5.tgz |
Old sources: | fuzzywuzzyR archive |
Please use the canonical form https://CRAN.R-project.org/package=fuzzywuzzyR to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.