golibstemmer

Stemming library

Provides Go bindings for a stemming algorithm library

Go bindings for the snowball libstemmer library including porter 2

GitHub

20 stars
3 watching
6 forks
Language: Go
last commit: about 12 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
reiver/go-porterstemmerA native Go implementation of the Porter Stemming algorithm190
agonopol/go-stemA Go implementation of the Porter Stemmer algorithm for word stemming.79
dchest/stemmerProvides an interface for implementing various stemming algorithms in the Go programming language.53
gen2brain/raylib-goProvides a Go interface to the raylib C library for videogame programming1,666
go-rel/relA modern ORM layer for Golang772
tebeka/snowballA C-based stemming library for natural language processing46
g8rswimmer/go-twitterAn API integration library for interacting with Twitter's version 2 API318
goodsign/snowballA Cgo binding for the Snowball stemmer library, providing word stem extraction functionality.38
romshark/jscanHigh-performance JSON iterator and validator for Go90
rjnemo/underscoreA Go library providing functional programming helpers without extending built-in objects.110
ownlocal/goesA library to interact with Elasticsearch using the Go programming language31
lucassscaravelli/ejProvides a simple way to handle JSON data from different sources in Go applications.10
a2800276/porterAn implementation of Porter's stemmer algorithm in Go12
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
sashamelentyev/usestdlibvarsDetects potential misuse of standard library variables in Go code43