Provides a high-performance interface for calculating string similarities and distances, leveraging the efficient library 'RapidFuzz' <https://github.com/rapidfuzz/rapidfuzz-cpp>. This package integrates the 'C++' implementation, allowing 'R' users to access cutting-edge algorithms for fuzzy matching and text analysis.
Version: | 1.0 |
Imports: | Rcpp (≥ 1.0.13) |
LinkingTo: | Rcpp |
Published: | 2024-12-05 |
DOI: | 10.32614/CRAN.package.RapidFuzz |
Author: | Andre Leite [aut, cre], Hugo Vaconcelos [aut], Max Bachmann [ctb], Adam Cohen [ctb] |
Maintainer: | Andre Leite <leite at castlab.org> |
License: | MIT + file LICENSE |
URL: | <https://github.com/StrategicProjects/RapidFuzz> |
NeedsCompilation: | yes |
SystemRequirements: | C++17 |
Materials: | README NEWS |
CRAN checks: | RapidFuzz results |
Reference manual: | RapidFuzz.pdf |
Package source: | RapidFuzz_1.0.tar.gz |
Windows binaries: | r-devel: RapidFuzz_1.0.zip, r-release: RapidFuzz_1.0.zip, r-oldrel: RapidFuzz_1.0.zip |
macOS binaries: | r-release (arm64): RapidFuzz_1.0.tgz, r-oldrel (arm64): RapidFuzz_1.0.tgz, r-release (x86_64): RapidFuzz_1.0.tgz, r-oldrel (x86_64): RapidFuzz_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=RapidFuzz to link to this page.