golibstemmer
Stemming library
Provides Go bindings for a stemming algorithm library
Go bindings for the snowball libstemmer library including porter 2
20 stars
3 watching
6 forks
Language: Go
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
reiver/go-porterstemmer | A native Go implementation of the Porter Stemming algorithm | 190 |
agonopol/go-stem | A Go implementation of the Porter Stemmer algorithm for word stemming. | 79 |
dchest/stemmer | Provides an interface for implementing various stemming algorithms in the Go programming language. | 53 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,625 |
go-rel/rel | A modern ORM layer for Golang | 770 |
tebeka/snowball | A C-based stemming library for natural language processing | 46 |
g8rswimmer/go-twitter | An API integration library for interacting with Twitter's version 2 API | 317 |
goodsign/snowball | A Cgo binding for the Snowball stemmer library, providing word stem extraction functionality. | 38 |
romshark/jscan | High-performance JSON iterator and validator for Go | 90 |
rjnemo/underscore | A set of functional programming helpers for the Go language | 109 |
ownlocal/goes | A library to interact with Elasticsearch using the Go programming language | 31 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
a2800276/porter | An implementation of Porter's stemmer algorithm in Go | 12 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
sashamelentyev/usestdlibvars | Detects potential misuse of standard library variables in Go code | 43 |