panggi/pujangga
Pujangga - Indonesian Natural Language Processing Tool with REST API, an Interface for InaNLP and Deeplearning4j's Word2Vec
This tool helps you process Indonesian text for deeper analysis by taking raw Bahasa Indonesia sentences or documents and breaking them down into their core linguistic components. It can identify root words, categorize parts of speech, recognize named entities like people or places, and even formalize informal language. Anyone working with Indonesian text data, such as market researchers, content analysts, or academics, would find this valuable for preparing data for further insights.
Use this if you need to programmatically clean, structure, or understand the linguistic nuances of large volumes of Indonesian text for tasks like sentiment analysis, information extraction, or content classification.
Not ideal if you need to process languages other than Indonesian, or if you require a user-friendly graphical interface rather than an API for text processing.
Stars
90
Forks
31
Language
Scala
License
Apache-2.0
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/panggi/pujangga"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)