软件包: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
- 多精度运算库
-
- 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)