[ 原始碼: ruby-fast-stemmer ]
套件:ruby-fast-stemmer(1.0.2-2 以及其他的)
ruby-fast-stemmer 的相關連結
Debian 的資源:
下載原始碼套件 ruby-fast-stemmer:
- [ruby-fast-stemmer_1.0.2-2.dsc]
- [ruby-fast-stemmer_1.0.2.orig.tar.gz]
- [ruby-fast-stemmer_1.0.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libruby2.7 (>= 2.7.0~preview1)
- Libraries necessary to run Ruby 2.7
-
- dep: ruby (<< 1:2.8~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.7~0)