go-stem

Stemming library

A Go implementation of the Porter Stemmer algorithm for word stemming.

Word Stemming in Go

GitHub

79 stars
5 watching
15 forks
Language: Go
last commit: over 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
a2800276/porterAn implementation of Porter's stemmer algorithm in Go12
reiver/go-porterstemmerA native Go implementation of the Porter Stemming algorithm190
rjohnsondev/golibstemmerProvides Go bindings for a stemming algorithm library20
dchest/stemmerProvides an interface for implementing various stemming algorithms in the Go programming language.53
words/stemmerA stemming algorithm package that converts words into shorter forms to facilitate comparison and analysis of natural language text128
go-rel/relA modern ORM layer for Golang772
rookii/paicehuskAn implementation of the Paice/Husk stemming algorithm in Golang29
avelino/slugifyTool to transform strings into machine-readable slug formats33
fredwu/stemmerAn English stemming implementation in Elixir150
frpaulas/porterstemmerAn Elixir implementation of the Porter 2 stemmer algorithm for word stemming6
jedp/porter-stemmerAn implementation of Martin Porter's stemming algorithm in JavaScript for removing morphological endings from English words.100
tebeka/snowballA C-based stemming library for natural language processing46
drinkin/go-gosquaredProvides a client library to interact with the GoSquared analytics platform2
aunum/goroA high-level machine learning library built on Gorgonia for Go that aims to provide an easy-to-use interface for building and training neural networks.373
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806