About Anaconda Help Download Anaconda

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). An implementation of soundex is provided as well. Distances can be computed between character vectors while taking proper care of encoding or between integer vectors representing generic sequences. This package is built for speed and runs in parallel by using 'openMP'. An API for C or C++ is exposed as well.

copied from cf-staging / r-stringdist
Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/conda-forge/r-stringdist/badges/version.svg
badge
https://anaconda.org/conda-forge/r-stringdist/badges/latest_release_date.svg
badge
https://anaconda.org/conda-forge/r-stringdist/badges/latest_release_relative_date.svg
badge
https://anaconda.org/conda-forge/r-stringdist/badges/platforms.svg
badge
https://anaconda.org/conda-forge/r-stringdist/badges/license.svg
badge
https://anaconda.org/conda-forge/r-stringdist/badges/downloads.svg

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy