[ 原始碼: r-cran-stringdist ]
套件:r-cran-stringdist(0.9.6.3-1)
r-cran-stringdist 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-stringdist:
- [r-cran-stringdist_0.9.6.3-1.dsc]
- [r-cran-stringdist_0.9.6.3.orig.tar.gz]
- [r-cran-stringdist_0.9.6.3-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) support library
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.0.3-1)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-tinytest
- Lightweight and Feature Complete Unit Testing Framework