jsastem
Arabic stemmer
A JavaScript implementation of an Arabic stemmer algorithm to normalize and analyze Arabic words.
JavaScript Arabic Stemmer
26 stars
4 watching
6 forks
Language: JavaScript
last commit: almost 12 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
assem-ch/arabicstemmer | An Arabic language stemming algorithm that normalizes and refines text input using a snowball-based framework | 145 |
words/stemmer | A stemming algorithm package that converts words into shorter forms to facilitate comparison and analysis of natural language text | 129 |
sastrawi/sastrawi | A PHP library for stemming Indonesian words to their base form | 422 |
ahmads/arabicstring | Extends the native String object with methods to help with Arabic strings in JavaScript applications. | 56 |
jedp/porter-stemmer | An implementation of Martin Porter's stemming algorithm in JavaScript for removing morphological endings from English words. | 100 |
ealdent/uea-stemmer | A Ruby implementation of a stemmer algorithm used in natural language processing to normalize words to their base form | 53 |
skroutz/turkish_stemmer | A Ruby library implementing a stemming algorithm for the Turkish language based on its unique morphological structure and suffix rules. | 42 |
mag21/estem | A Ruby gem that applies stemming to Spanish words using Martin Porter's algorithm | 4 |
har07/pysastrawi | A Python port of an Indonesian stemmer library, reducing inflected words to their base form. | 336 |
tebeka/snowball | A C-based stemming library for natural language processing | 46 |
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 |
adelra/kurmanji-stemmer | A stemmer algorithm for Kurmanji Kurdish, compatible with the NLTK library | 1 |
bersam/persiantools | A JavaScript library providing tools and utilities for working with Persian text | 0 |
meisyal/sastrawi-ruby | Ruby bindings for stemming words in Bahasa Indonesia | 6 |