⚠️There's a newer version (0.9.12) of this package. Take me there.

stringdist (version 0.7.3)

Approximate string matching and string distance functions.

Description

Implements an approximate string matching version of R's native 'match' function. Can calculate various string distances based on edits (damerau-levenshtein, hamming, levenshtein, optimal sting alignment), qgrams (q-gram, cosine, jaccard distance) or heuristic metrics (jaro, jaro-winkler).

Copy Link

Version

Down Chevron

Install

install.packages('stringdist')

Monthly Downloads

68,629

Version

0.7.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 16th, 2014

Functions in stringdist (0.7.3)