Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agonopol/go-stem
Word Stemming in Go
https://github.com/agonopol/go-stem
Last synced: about 2 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 13 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T22:48:56.000Z (over 6 years ago)
- Last Synced: 2024-10-25T05:24:19.962Z (about 2 months 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 - go-stem - Implementation of the porter stemming algorithm. (Natural Language Processing / Morphological Analyzers)
- zero-alloc-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-extra - go-stem - 09-23T19:07:23Z|2018-06-16T22:48:56Z| (Bot Building / Morphological Analyzers)
- awesome-go-zh - go-stem
- awesome-go - go-stem - 词干提取库,支持Porter算法。 (语言检测和处理 / 交互工具)
- awesome-go - go-stem - 词干提取库,支持Porter算法。 (语言检测和处理 / 交互工具)
README
go implementation of the porter stemming algorithm: http://tartarus.org/~martin/PorterStemmer/index.html