[ 原始碼: groonga ]
套件:groonga-token-filter-stem(11.0.0-2)
groonga-token-filter-stem 的相關連結
Debian 的資源:
下載原始碼套件 groonga:
- [groonga_11.0.0-2.dsc]
- [groonga_11.0.0.orig.tar.gz]
- [groonga_11.0.0.orig.tar.gz.asc]
- [groonga_11.0.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [groonga.org]
相似套件:
Stemming token filter for Groonga
Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search.
This package provides TokenFilterStem token filter that stem each token. The token filter uses libstemmer that uses stemming algorithm written by Snowball.
其他與 groonga-token-filter-stem 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgroonga0 (= 11.0.0-2)
- Library files for Groonga
-
- dep: libstemmer0d (>= 0+svn527)
- Snowball stemming algorithms for use in Information Retrieval