paicehusk
Stemming algorithm
An implementation of the Paice/Husk stemming algorithm in Golang
Golang implementation of the Paice/Husk Stemming Algorithm
29 stars
3 watching
7 forks
Language: Go
last commit: almost 11 years ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
agonopol/go-stem | A Go implementation of the Porter Stemmer algorithm for word stemming. | 79 |
reiver/go-porterstemmer | A native Go implementation of the Porter Stemming algorithm | 190 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
rjohnsondev/golibstemmer | Provides Go bindings for a stemming algorithm library | 20 |
fanny-yang/earlystoppingrkhs | Code for analyzing early stopping in kernel boosting algorithms | 0 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
kak-tus/ami | A Go client for reliable message queues using Redis Cluster Streams | 28 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
ivpusic/rerun | Automates recompiling and rerunning Go applications in response to source code changes | 167 |
svera/doric | A Go implementation of the Columns game | 0 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
serifandsemaphore/go-serverless-list | A curated list of resources and tools for deploying and managing Go code on serverless platforms | 123 |
ayrat555/clope | An Elixir implementation of a fast and effective clustering algorithm for transactional data | 22 |
giuse/simple_ga | A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
frpaulas/porterstemmer | An Elixir implementation of the Porter 2 stemmer algorithm for word stemming | 6 |