faisaltareque/Multilingual-Stemmer
Python package for stemming words in 15+ different languages. It is a wrapper around different stemmers. The package was created to support our work on XL-HeadTags. You just need to pass the word and the language of the word to the stemmer. It will return the stemmed word.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Lex
License
—
Category
Last pushed
Feb 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/faisaltareque/Multilingual-Stemmer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hplt-project/sacremoses
Python port of Moses tokenizer, truecaser and normalizer
Blake-Madden/OleanderStemmingLibrary
Porter stemming library (C++)
adbar/simplemma
Simple multilingual lemmatizer for Python, especially useful for speed and efficiency
htaghizadeh/PersianStemmer-Python
PersianStemmer-Python
michmech/lemmatization-lists
Machine-readable lists of lemma-token pairs in 23 languages.