About Anaconda Help Download Anaconda

conda-forge / packages / r-stringdist 0.9.12

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

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.9.12
  • linux-ppc64le v0.9.12
  • linux-aarch64 v0.9.12
  • osx-arm64 v0.9.12
  • osx-64 v0.9.12
  • win-64 v0.9.12

conda install

To install this package run one of the following:
conda install conda-forge::r-stringdist
conda install conda-forge/label/broken::r-stringdist
conda install conda-forge/label/cf201901::r-stringdist
conda install conda-forge/label/cf202003::r-stringdist
conda install conda-forge/label/gcc7::r-stringdist

Description


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