[ 原始碼: ruby-fast-stemmer ]
套件:ruby-fast-stemmer(1.0.2-4 以及其他的)
ruby-fast-stemmer 的相關連結
Debian 的資源:
下載原始碼套件 ruby-fast-stemmer:
- [ruby-fast-stemmer_1.0.2-4.dsc]
- [ruby-fast-stemmer_1.0.2.orig.tar.gz]
- [ruby-fast-stemmer_1.0.2-4.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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
- 或者 libruby3.3 (>= 3.3.0~preview1)
- Libraries necessary to run Ruby 3.3
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用