porter-stemmer
English word stammer
An implementation of Martin Porter's stemming algorithm in JavaScript for removing morphological endings from English words.
Martin Porter's stemmer for node.js
100 stars
2 watching
15 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A stemming algorithm package that converts words into shorter forms to facilitate comparison and analysis of natural language text | 128 |
| An Elixir implementation of the Porter 2 stemmer algorithm for word stemming | 6 |
| An English stemming implementation in Elixir | 150 |
| A C implementation of a stemming algorithm to reduce words to their base form | 39 |
| An implementation of Porter's stemmer algorithm in Go | 12 |
| A native Go implementation of the Porter Stemming algorithm | 190 |
| An Arabic language stemming algorithm that normalizes and refines text input using a snowball-based framework | 145 |
| Creates a JavaScript implementation of an Arabic stemmer for analyzing and reducing Arabic words to their base form. | 26 |
| A Go implementation of the Porter Stemmer algorithm for word stemming. | 79 |
| A high-performance implementation of the English Porter2 stemmer algorithm using finite state machines. | 47 |
| A Ruby library implementing a stemming algorithm for the Turkish language based on its unique morphological structure and suffix rules. | 42 |
| A novel stemmer for the Ukrainian language trained with AI | 28 |
| A Ruby gem that applies stemming to Spanish words using Martin Porter's algorithm | 4 |
| Provides an interface for implementing various stemming algorithms in the Go programming language. | 53 |
| A Ruby library providing a simple stemming algorithm for the Greek language based on a specific paper. | 57 |