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.
Version: | 0.2.0 |
Depends: | R (≥ 2.10) |
Imports: | rlang, stringdist |
Suggests: | glue, knitr, pkgdown, rmarkdown, styler, testthat |
Published: | 2023-10-01 |
DOI: | 10.32614/CRAN.package.levitate |
Author: | Lewin Appleton-Fox [aut, cre, cph] |
Maintainer: | Lewin Appleton-Fox <lewin.a.f at gmail.com> |
BugReports: | https://github.com/lewinfox/levitate/issues |
License: | GPL-3 |
URL: | https://github.com/lewinfox/levitate/, https://www.lewinfox.com/levitate/ |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | levitate results |
Reference manual: | levitate.pdf |
Vignettes: |
levitate |
Package source: | levitate_0.2.0.tar.gz |
Windows binaries: | r-devel: levitate_0.2.0.zip, r-release: levitate_0.2.0.zip, r-oldrel: levitate_0.2.0.zip |
macOS binaries: | r-release (arm64): levitate_0.2.0.tgz, r-oldrel (arm64): levitate_0.2.0.tgz, r-release (x86_64): levitate_0.2.0.tgz, r-oldrel (x86_64): levitate_0.2.0.tgz |
Old sources: | levitate archive |
Please use the canonical form https://CRAN.R-project.org/package=levitate to link to this page.