https://github.com/agonopol/go-stem
Word Stemming in Go
https://github.com/agonopol/go-stem
Last synced: 9 months ago
JSON representation
Word Stemming in Go
- Host: GitHub
- URL: https://github.com/agonopol/go-stem
- Owner: agonopol
- License: mit
- Created: 2011-09-23T19:07:23.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T22:48:56.000Z (over 7 years ago)
- Last Synced: 2024-10-25T05:24:19.962Z (about 1 year ago)
- Language: Go
- Homepage: svn://go-stem
- Size: 231 KB
- Stars: 78
- Watchers: 5
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-go-cn - go-stem - stem) [![godoc][D]](https://godoc.org/github.com/agonopol/go-stem) (自然语言处理 / 形态分析)
- awesome-go - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Morphological Analyzers)
- awesome-go - go-stem - Word Stemming in Go - ★ 49 (Natural Language Processing)
- awesome-go - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Advanced Console UIs)
- awesome-go-extra - go-stem - 09-23T19:07:23Z|2018-06-16T22:48:56Z| (Bot Building / Morphological Analyzers)
- awesome-go-cn - go-stem
- fucking-awesome-go - :octocat: go-stem - Implementation of the porter stemming algorithm. :star: 38 :fork_and_knife: 10 (Natural Language Processing / Advanced Console UIs)
- awesome-go-cn - go-stem
- awesome-go - go-stem
- awesome-go-plus - go-stem - Implementation of the porter stemming algorithm.  (Natural Language Processing / Morphological Analyzers)
- awesome-go - go-stem - Implementation of the porter stemming algorithm. (<span id="自然语言处理-natural-language-processing">自然语言处理 Natural Language Processing</span> / <span id="高级控制台用户界面-advanced-console-uis">高级控制台用户界面 Advanced Console UIs</span>)
- awesome-go - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Morphological Analyzers)
- awesome-golang - go-stem - 词干提取库,支持Porter算法。 (语言检测和处理 / 交互工具)
- awesome-go-with-stars - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Morphological Analyzers)
- awesome-go - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Morphological Analyzers)
- awesome-go - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Morphological Analyzers)
- fucking-awesome-go - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Morphological Analyzers)
- awesome-Char - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Uncategorized)
- awesome-go-cn - go-stem - stem) [![godoc][D]](https://godoc.org/github.com/agonopol/go-stem) (自然语言处理 / 形态分析)
- awesome-go - go-stem - Implementation of the porter stemming algorithm. - :arrow_down:18 - :star:39 (Natural Language Processing / Strings)
- zero-alloc-awesome-go - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Morphological Analyzers)
- awesome-go - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Strings)
- awesome-go-zh - go-stem
- awesome-go - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Morphological Analyzers)
README
go implementation of the porter stemming algorithm: http://tartarus.org/~martin/PorterStemmer/index.html