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 6 months ago
data-matchingfuzzy-matchingsimilarity-measuresstring-similaritythefuzz
5.23 score 34 stars 4 scripts 182 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 9 months ago
debugging
5.06 score 55 stars 14 scripts 301 downloads