[ 原始碼: libtext-levenshtein-damerau-perl ]
套件:libtext-levenshtein-damerau-perl(0.41-1.1)
libtext-levenshtein-damerau-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtext-levenshtein-damerau-perl:
- [libtext-levenshtein-damerau-perl_0.41-1.1.dsc]
- [libtext-levenshtein-damerau-perl_0.41.orig.tar.gz]
- [libtext-levenshtein-damerau-perl_0.41-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libghc-text-metrics-dev
- libghc-text-metrics-doc
- libghc-text-metrics-prof
- libtext-levenshteinxs-perl
- libtext-markdown-discount-perl-dbgsym
- r-cran-stringdist
- libghc-edit-distance-dev
- golang-github-santhosh-tekuri-jsonschema-dev
- libghc-edit-distance-doc
- libghc-edit-distance-prof
- python3-pyxdameraulevenshtein
Edit distance calculator with Damerau Levenshtein algorithm
Text::Levenshtein::Damerau module returns the true Damerau Levenshtein edit distance of strings with adjacent transpositions. Useful for fuzzy matching, DNA variation metrics, and fraud detection.
Defaults to using Pure Perl Text::Levenshtein::Damerau::PP. This module can use Text::Levenshtein::Damerau::XS for massive speed improvements. Works correctly with utf8 if backend supports it.
其他與 libtext-levenshtein-damerau-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language