About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

f30a78ec8 / packages / r-stringdist 0.9.5.1

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.

Installers

  • linux-64 v0.9.5.1

conda install

To install this package run one of the following:
conda install f30a78ec8::r-stringdist

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy