Package: levitate 0.2.0

levitate: Fuzzy String Comparison

Provides string similarity calculations inspired by the Python 'thefuzz' package. Compare strings by edit distance, similarity ratio, best matching substring, ordered token matching and set-based token matching. A range of edit distance measures are available thanks to the 'stringdist' package.

Authors:Lewin Appleton-Fox [aut, cre, cph]

levitate_0.2.0.tar.gz
levitate_0.2.0.zip(r-4.5)levitate_0.2.0.zip(r-4.4)levitate_0.2.0.zip(r-4.3)
levitate_0.2.0.tgz(r-4.5-any)levitate_0.2.0.tgz(r-4.4-any)levitate_0.2.0.tgz(r-4.3-any)
levitate_0.2.0.tar.gz(r-4.5-noble)levitate_0.2.0.tar.gz(r-4.4-noble)
levitate_0.2.0.tgz(r-4.4-emscripten)levitate_0.2.0.tgz(r-4.3-emscripten)
levitate.pdf |levitate.html
levitate/json (API)
NEWS

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

Bug tracker:https://github.com/lewinfox/levitate/issues

Pkgdown site:https://www.lewinfox.com

On CRAN:

Conda:

data-matchingfuzzy-matchingsimilarity-measuresstring-similaritythefuzz

5.24 score 35 stars 4 scripts 226 downloads 10 exports 2 dependencies

Last updated 10 months agofrom:b2055fcacd. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 19 2025
R-4.5-winOKFeb 19 2025
R-4.5-macOKFeb 19 2025
R-4.5-linuxOKFeb 19 2025
R-4.4-winOKFeb 19 2025
R-4.4-macOKFeb 19 2025
R-4.3-winOKFeb 19 2025
R-4.3-macOKFeb 19 2025

Exports:lev_best_matchlev_distancelev_partial_ratiolev_ratiolev_score_multiplelev_token_set_ratiolev_token_sort_ratiolev_weighted_token_ratiolev_weighted_token_set_ratiolev_weighted_token_sort_ratio

Dependencies:rlangstringdist

levitate

Rendered fromlevitate.Rmdusingknitr::rmarkdownon Feb 19 2025.

Last update: 2023-09-30
Started: 2021-04-10