Package: fuzzywuzzyR 1.0.5

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:Lampros Mouselimis [aut, cre], SeatGeek Inc [cph]

fuzzywuzzyR_1.0.5.tar.gz
fuzzywuzzyR_1.0.5.zip(r-4.5)fuzzywuzzyR_1.0.5.zip(r-4.4)fuzzywuzzyR_1.0.5.zip(r-4.3)
fuzzywuzzyR_1.0.5.tgz(r-4.4-any)fuzzywuzzyR_1.0.5.tgz(r-4.3-any)
fuzzywuzzyR_1.0.5.tar.gz(r-4.5-noble)fuzzywuzzyR_1.0.5.tar.gz(r-4.4-noble)
fuzzywuzzyR_1.0.5.tgz(r-4.4-emscripten)fuzzywuzzyR_1.0.5.tgz(r-4.3-emscripten)
fuzzywuzzyR.pdf |fuzzywuzzyR.html
fuzzywuzzyR/json (API)
NEWS

# Install 'fuzzywuzzyR' in R:
install.packages('fuzzywuzzyR', repos = c('https://mlampros.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mlampros/fuzzywuzzyr/issues

On CRAN:

fuzzywuzzymatchingpythonreticulatestring

5.85 score 37 stars 38 scripts 566 downloads 6 exports 13 dependencies

Last updated 2 years agofrom:c9b8ab7ce4. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 27 2024
R-4.5-winOKOct 27 2024
R-4.5-linuxOKOct 27 2024
R-4.4-winOKOct 27 2024
R-4.4-macOKOct 27 2024
R-4.3-winOKOct 27 2024
R-4.3-macOKOct 27 2024

Exports:check_availabilityFuzzExtractFuzzMatcherFuzzUtilsGetCloseMatchesSequenceMatcher

Dependencies:herejsonlitelatticeMatrixpngR6rappdirsRcppRcppTOMLreticulaterlangrprojrootwithr

Functionality of the fuzzywuzzyR package

Rendered fromfunctionality_of_fuzzywuzzyR_package.Rmdusingknitr::rmarkdownon Oct 27 2024.

Last update: 2017-04-13
Started: 2017-04-13