[ ソース: ruby-fast-stemmer ]
パッケージ: ruby-fast-stemmer (1.0.2-1 など)
ruby-fast-stemmer に関するリンク
Debian の資源:
ruby-fast-stemmer ソースパッケージをダウンロード:
- [ruby-fast-stemmer_1.0.2-1.dsc]
- [ruby-fast-stemmer_1.0.2.orig.tar.gz]
- [ruby-fast-stemmer_1.0.2-1.debian.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fast Porter stemmer based on a C version of algorithm for Ruby
Fast-stemmer is simply a wrapping around multithreaded Porter stemming algorithm.
This gem adds a String::stem method, and it's in order of magnitude faster (and uses much less memory) than the pure Ruby implementation of stemmer.
その他の ruby-fast-stemmer 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [arm64 以外]
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Ruby 2.5 の実行に必要なライブラリ
-
- dep: ruby (<< 1:2.6~)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- dep: ruby (>= 1:2.5~0)