パッケージ: 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