[ 源代码: 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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgmp10
- 多精度运算库
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.5~0)