[ 源代码: r-cran-stringdist ]
软件包:r-cran-stringdist(0.9.12-1)
r-cran-stringdist 的相关链接
Debian 的资源:
下载源码包 r-cran-stringdist:
- [r-cran-stringdist_0.9.12-1.dsc]
- [r-cran-stringdist_0.9.12.orig.tar.gz]
- [r-cran-stringdist_0.9.12-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
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