Package: fuzzywuzzyR 1.0.6
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.
Authors:
fuzzywuzzyR_1.0.6.tar.gz
fuzzywuzzyR_1.0.6.zip(r-4.7)fuzzywuzzyR_1.0.6.zip(r-4.6)fuzzywuzzyR_1.0.6.zip(r-4.5)
fuzzywuzzyR_1.0.6.tgz(r-4.6-any)fuzzywuzzyR_1.0.6.tgz(r-4.5-any)
fuzzywuzzyR_1.0.6.tar.gz(r-4.7-any)fuzzywuzzyR_1.0.6.tar.gz(r-4.6-any)
fuzzywuzzyR_1.0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fuzzywuzzyR/json (API)
NEWS
| # Install 'fuzzywuzzyR' in R: |
| install.packages('fuzzywuzzyR', repos = c('https://mlampros.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlampros/fuzzywuzzyr/issues
fuzzywuzzymatchingpythonreticulatestring
Last updated from:e4494adec3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 143 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-oldrel-arm64 | OK | 85 | ||
| windows-devel | OK | 106 | ||
| windows-release | OK | 140 | ||
| windows-oldrel | OK | 98 | ||
| wasm-release | OK | 100 |
Exports:check_availabilityFuzzExtractFuzzMatcherFuzzUtilsGetCloseMatchesSequenceMatcher
Dependencies:herejsonlitelatticeMatrixpngR6rappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| This function checks if all relevant python modules are available | check_availability |
| Fuzzy extraction from a sequence | FuzzExtract |
| Fuzzy character string matching ( ratios ) | FuzzMatcher |
| Utility functions | FuzzUtils |
| Matches of character strings | GetCloseMatches |
| Character string sequence matching | SequenceMatcher |
