stemmer
Stemmer library
Provides an interface for implementing various stemming algorithms in the Go programming language.
Stemmer packages for Go programming language. Includes English, German and Dutch stemmers.
53 stars
5 watching
7 forks
Language: Go
last commit: about 8 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A native Go implementation of the Porter Stemming algorithm | 190 |
| A Go implementation of the Porter Stemmer algorithm for word stemming. | 79 |
| A C-based stemming library for natural language processing | 46 |
| A stemming algorithm package that converts words into shorter forms to facilitate comparison and analysis of natural language text | 128 |
| An implementation of Porter's stemmer algorithm in Go | 12 |
| Provides Go bindings for a stemming algorithm library | 20 |
| A Ruby library providing a simple stemming algorithm for the Greek language based on a specific paper. | 57 |
| A Ruby implementation of a stemmer algorithm used in natural language processing to normalize words to their base form | 53 |
| A Cgo binding for the Snowball stemmer library, providing word stem extraction functionality. | 38 |
| A high-performance implementation of the English Porter2 stemmer algorithm using finite state machines. | 47 |
| A Go library providing an interface to interact with Aerospike databases | 439 |
| A Go implementation of a Polkadot Host execution environment | 435 |
| A Ruby library implementing a stemming algorithm for the Turkish language based on its unique morphological structure and suffix rules. | 42 |
| A 2D geometry library for the Go programming language | 56 |
| A Go library implementing a data structure for fast prefix and fuzzy string searching | 766 |