stemmer

Stemmer

A stemming algorithm package that converts words into shorter forms to facilitate comparison and analysis of natural language text

Fast Porter stemmer implementation

GitHub

128 stars
8 watching
8 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list

natural-languageporterstemmerstemming

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jedp/porter-stemmerAn implementation of Martin Porter's stemming algorithm in JavaScript for removing morphological endings from English words.100
frpaulas/porterstemmerAn Elixir implementation of the Porter 2 stemmer algorithm for word stemming6
fredwu/stemmerAn English stemming implementation in Elixir150
wooorm/stmr.cA C implementation of a stemming algorithm to reduce words to their base form39
reiver/go-porterstemmerA native Go implementation of the Porter Stemming algorithm190
dchest/stemmerProvides an interface for implementing various stemming algorithms in the Go programming language.53
ealdent/uea-stemmerA Ruby implementation of a stemmer algorithm used in natural language processing to normalize words to their base form53
skroutz/turkish_stemmerA Ruby library implementing a stemming algorithm for the Turkish language based on its unique morphological structure and suffix rules.42
agonopol/go-stemA Go implementation of the Porter Stemmer algorithm for word stemming.79
a2800276/porterAn implementation of Porter's stemmer algorithm in Go12
tebeka/snowballA C-based stemming library for natural language processing46
skroutz/greek_stemmerA Ruby library providing a simple stemming algorithm for the Greek language based on a specific paper.57
assem-ch/arabicstemmerAn Arabic language stemming algorithm that normalizes and refines text input using a snowball-based framework145
ejtaal/jsastemCreates a JavaScript implementation of an Arabic stemmer for analyzing and reducing Arabic words to their base form.26
sastrawi/sastrawiA PHP library for stemming Indonesian words to their base form423