porter
Stemmer
An implementation of Porter's stemmer algorithm in Go
porter stemmer
12 stars
2 watching
2 forks
Language: Go
last commit: over 11 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A native Go implementation of the Porter Stemming algorithm | 190 |
| A high-performance implementation of the English Porter2 stemmer algorithm using finite state machines. | 47 |
| A Go implementation of the Porter Stemmer algorithm for word stemming. | 79 |
| An Elixir implementation of the Porter 2 stemmer algorithm for word stemming | 6 |
| A stemming algorithm package that converts words into shorter forms to facilitate comparison and analysis of natural language text | 128 |
| Provides an interface for implementing various stemming algorithms in the Go programming language. | 53 |
| An implementation of Martin Porter's stemming algorithm in JavaScript for removing morphological endings from English words. | 100 |
| An English stemming implementation in Elixir | 150 |
| Provides Go bindings for a stemming algorithm library | 20 |
| A C-based stemming library for natural language processing | 46 |
| A C implementation of a stemming algorithm to reduce words to their base form | 39 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| An implementation of pattern matching for Go. | 246 |
| Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. | 5 |
| Implementation of k-modes and k-prototypes clustering algorithms in Go. | 43 |