porterstemmer
Word stemmer
An Elixir implementation of the Porter 2 stemmer algorithm for word stemming
Porter Stemmer in Elixir ~> 1.0.0
6 stars
2 watching
4 forks
Language: Elixir
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An English stemming implementation in Elixir | 150 |
| A stemming algorithm package that converts words into shorter forms to facilitate comparison and analysis of natural language text | 128 |
| An implementation of Martin Porter's stemming algorithm in JavaScript for removing morphological endings from English words. | 100 |
| A native Go implementation of the Porter Stemming algorithm | 190 |
| An implementation of Porter's stemmer algorithm in Go | 12 |
| A C implementation of a stemming algorithm to reduce words to their base form | 39 |
| A high-performance implementation of the English Porter2 stemmer algorithm using finite state machines. | 47 |
| A Go implementation of the Porter Stemmer algorithm for word stemming. | 79 |
| A Ruby library providing a simple stemming algorithm for the Greek language based on a specific paper. | 57 |
| A C-based stemming library for natural language processing | 46 |
| A Ruby library implementing a stemming algorithm for the Turkish language based on its unique morphological structure and suffix rules. | 42 |
| An Arabic language stemming algorithm that normalizes and refines text input using a snowball-based framework | 145 |
| A Ruby gem that applies stemming to Spanish words using Martin Porter's algorithm | 4 |
| A Ruby implementation of a stemmer algorithm used in natural language processing to normalize words to their base form | 53 |
| A stemmer for Serbian language improved from Keselj and Šipla's original implementation. | 16 |