porter2
Stemmer engine
A high-performance implementation of the English Porter2 stemmer algorithm using finite state machines.
High Performance Porter2 Stemmer
46 stars
3 watching
6 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
a2800276/porter | An implementation of Porter's stemmer algorithm in Go | 12 |
reiver/go-porterstemmer | A native Go implementation of the Porter Stemming algorithm | 190 |
frpaulas/porterstemmer | An Elixir implementation of the Porter 2 stemmer algorithm for word stemming | 6 |
dchest/stemmer | Provides an interface for implementing various stemming algorithms in the Go programming language. | 53 |
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 |
agonopol/go-stem | A Go implementation of the Porter Stemmer algorithm for word stemming. | 79 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
qmuntal/stateless | A Go library for creating finite state machines directly in code | 967 |
samme/phaser-plugin-debug-tween | Provides debugging tools for tween animations in Phaser games | 6 |
wooorm/stmr.c | A C implementation of a stemming algorithm to reduce words to their base form | 39 |
su2code/su2 | A suite of software tools for solving partial differential equations and performing optimization | 1,357 |