软件包:r-cran-stringdist(0.9.15-1) [debports]
GNU R approximate string matching and string distance functions
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.
其他与 r-cran-stringdist 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP(GOMP)支持库
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- rec: r-cran-tinytest
- Lightweight and Feature Complete Unit Testing Framework