Fedora Packages

R-stringdist

Approximate String Matching, Fuzzy Text Search, and String Distance Functions

Implements an approximate string matching version of R's native 'match' function. Also offers fuzzy text search based on various string distance measures. 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. Reference: MPJ van der Loo (2014) <doi:10.32614/RJ-2014-011>.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.9.8-6.fc40 -
Fedora 40 0.9.8-6.fc40 -
Fedora 39 0.9.8-4.fc39 -
Fedora 38 0.9.8-3.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at R-stringdist dash maintainers at fedoraproject dot org.



Sources on Pagure