
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.
Last updated 10 months ago
data-matchingfuzzy-matchingsimilarity-measuresstring-similaritythefuzz
5.24 score 35 stars 4 scripts 226 downloadsicecream - Print Debugging Made Sweeter
Provides user-friendly and configurable print debugging via a single function, ic(). Wrap an expression in ic() to print the expression, its value and (where available) its source location. Debugging output can be toggled globally without modifying code.
Last updated 1 years ago
debugging
5.19 score 54 stars 19 scripts 352 downloads