[ ソース: ruby-levenshtein ]
パッケージ: ruby-levenshtein (0.2.2-3 など)
ruby-levenshtein に関するリンク
Debian の資源:
ruby-levenshtein ソースパッケージをダウンロード:
- [ruby-levenshtein_0.2.2-3.dsc]
- [ruby-levenshtein_0.2.2.orig.tar.gz]
- [ruby-levenshtein_0.2.2-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.erikveen.dds.nl]
類似のパッケージ:
calculates the Levenshtein distance between two sequences
The Levenshtein distance is a metric for measuring the amount of difference between two sequences (i.e., the so called edit distance). The Levenshtein distance between two sequences is given by the minimum number of operations needed to transform one sequence into the other, where an operation is an insertion, deletion, or substitution of a single element.
This Ruby library can work on strings, arrays or any other objects provided the sequences respond to :each and the objects to :hash and :eql?.
その他の ruby-levenshtein 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [mips64el, mipsel, s390x]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armel, armhf]
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1 (>= 3.1.0~preview1)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
ruby-levenshtein のダウンロード
アーキテクチャ | バージョン | パッケージサイズ | インストールサイズ | ファイル |
---|---|---|---|---|
amd64 | 0.2.2-3 b2 | 7.4 kB | 44.0 kB | [ファイル一覧] |
arm64 | 0.2.2-3 b2 | 7.5 kB | 96.0 kB | [ファイル一覧] |
armel | 0.2.2-3 b2 | 7.3 kB | 96.0 kB | [ファイル一覧] |
armhf | 0.2.2-3 b2 | 7.2 kB | 96.0 kB | [ファイル一覧] |
i386 | 0.2.2-3 b2 | 7.5 kB | 44.0 kB | [ファイル一覧] |
mips64el | 0.2.2-3 b2 | 7.5 kB | 97.0 kB | [ファイル一覧] |
mipsel | 0.2.2-3 b2 | 7.4 kB | 96.0 kB | [ファイル一覧] |
ppc64el | 0.2.2-3 b2 | 7.8 kB | 96.0 kB | [ファイル一覧] |
s390x | 0.2.2-3 b2 | 7.4 kB | 40.0 kB | [ファイル一覧] |