go-porterstemmer

Stemmer

A native Go implementation of the Porter Stemming algorithm

A native Go clean room implementation of the Porter Stemming algorithm.

GitHub

190 stars
13 watching
45 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
a2800276/porter An implementation of Porter's stemmer algorithm in Go 12
rjohnsondev/golibstemmer Provides Go bindings for a stemming algorithm library 20
agonopol/go-stem A Go implementation of the Porter Stemmer algorithm for word stemming. 79
zentures/porter2 A high-performance implementation of the English Porter2 stemmer algorithm using finite state machines. 46
dchest/stemmer Provides an interface for implementing various stemming algorithms in the Go programming language. 53
frpaulas/porterstemmer An Elixir implementation of the Porter 2 stemmer algorithm for word stemming 6
words/stemmer A stemming algorithm package that converts words into shorter forms to facilitate comparison and analysis of natural language text 129
jedp/porter-stemmer An implementation of Martin Porter's stemming algorithm in JavaScript for removing morphological endings from English words. 100
fredwu/stemmer An English stemming implementation in Elixir 150
tebeka/snowball A C-based stemming library for natural language processing 46
rookii/paicehusk An implementation of the Paice/Husk stemming algorithm in Golang 29
wooorm/stmr.c A C implementation of a stemming algorithm to reduce words to their base form 39
go-rel/rel A modern ORM layer for Golang 770
ealdent/uea-stemmer A Ruby implementation of a stemmer algorithm used in natural language processing to normalize words to their base form 53
chainsafe/gossamer A Go implementation of a Polkadot Host execution environment 433