kurmanji-stemmer
Kurdish stemmer
A stemmer algorithm for Kurmanji Kurdish, compatible with the NLTK library
NLTK based kurmanji stemmer
1 stars
2 watching
0 forks
Language: Python
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amakukha/stemmers_ukrainian | A novel stemmer for the Ukrainian language trained with AI | 28 |
nikolamilosevic86/serbianstemmer | A stemmer for Serbian language improved from Keselj and Šipla's original implementation. | 16 |
skroutz/turkish_stemmer | A Ruby library implementing a stemming algorithm for the Turkish language based on its unique morphological structure and suffix rules. | 42 |
har07/pysastrawi | A Python port of an Indonesian stemmer library, reducing inflected words to their base form. | 336 |
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 |
skroutz/greek_stemmer | A Ruby library providing a simple stemming algorithm for the Greek language based on a specific paper. | 57 |
sastrawi/sastrawi | A PHP library for stemming Indonesian words to their base form | 422 |
a2800276/porter | An implementation of Porter's stemmer algorithm in Go | 12 |
meisyal/sastrawi-ruby | Ruby bindings for stemming words in Bahasa Indonesia | 6 |
ejtaal/jsastem | A JavaScript implementation of an Arabic stemmer algorithm to normalize and analyze Arabic words. | 26 |
ealdent/uea-stemmer | A Ruby implementation of a stemmer algorithm used in natural language processing to normalize words to their base form | 53 |
kalvar/ios-krkmeans-algorithm | K-Means clustering algorithm implementation with multi-dimensional support and customizable features | 23 |
dchest/stemmer | Provides an interface for implementing various stemming algorithms in the Go programming language. | 53 |
frpaulas/porterstemmer | An Elixir implementation of the Porter 2 stemmer algorithm for word stemming | 6 |