luridarmawan/StemmingWord
Tools StemmingWord berbasis web, menggunakan bahasa pascal dengan framework FastPlaz
This web-based tool helps you break down Indonesian words to their root forms, which is essential for language-based applications. You input text, and it returns the base words, along with their original forms and types. It's useful for developers building features like translation, summarization, chatbots, or information retrieval systems.
No commits in the last 6 months.
Use this if you are developing an application that needs to process Indonesian text by reducing words to their core meaning, like a search engine or a chatbot.
Not ideal if you need to process slang or informal Indonesian words, as it may not detect them accurately.
Stars
15
Forks
6
Language
Pascal
License
—
Category
Last pushed
Jul 21, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/luridarmawan/StemmingWord"
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.