[ 原始碼: golang-github-dataence-porter2 ]
套件:golang-github-dataence-porter2-dev(0.0~git20150829.56e4718-5)
golang-github-dataence-porter2-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-dataence-porter2:
- [golang-github-dataence-porter2_0.0~git20150829.56e4718-5.dsc]
- [golang-github-dataence-porter2_0.0~git20150829.56e4718.orig.tar.xz]
- [golang-github-dataence-porter2_0.0~git20150829.56e4718-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
native Go high-performance Porter2 stemmer for English
Porter2 implements the Porter2 stemmer for English. It is written completely using finite state machines to do suffix comparison, rather than slower string-based or tree-based approaches.
This package also arranges to support usage under its historical upstream name, github.com/surgebase/porter2.