levitate: Fuzzy String Comparison
Provides string similarity calculations inspired by the
Python 'fuzzywuzzy' 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.1.0 |
Depends: |
R (≥ 2.10) |
Imports: |
cli, glue, rlang, stringdist, stringr |
Suggests: |
knitr, pkgdown, rmarkdown, testthat |
Published: |
2021-05-25 |
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://lewinfox.github.io/levitate/,
https://github.com/lewinfox/levitate/ |
NeedsCompilation: |
no |
Language: |
en-GB |
Materials: |
README NEWS |
CRAN checks: |
levitate results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=levitate
to link to this page.