套件:ruby-fast-stemmer(1.0.2-2) [debports]
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.1 (>= 2.28)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- 套件暫時不可用
-
- dep: ruby (<< 1:2.6~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.5~0)