[ ソース: golang-github-dataence-porter2 ]
パッケージ: golang-github-dataence-porter2-dev (0.0~git20150829.56e4718-2)
golang-github-dataence-porter2-dev に関するリンク
Debian の資源:
golang-github-dataence-porter2 ソースパッケージをダウンロード:
- [golang-github-dataence-porter2_0.0~git20150829.56e4718-2.dsc]
- [golang-github-dataence-porter2_0.0~git20150829.56e4718.orig.tar.xz]
- [golang-github-dataence-porter2_0.0~git20150829.56e4718-2.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.