kiwipiepy and kiwi-gui

These are ecosystem siblings—kiwipiepy is the Python binding for the Kiwi morphological analyzer, while kiwi-gui is a separate GUI application built on top of the same underlying C++ Kiwi engine, serving different use cases (programmatic NLP processing vs. interactive text analysis).

kiwipiepy
67
Established
kiwi-gui
35
Emerging
Maintenance 13/25
Adoption 13/25
Maturity 25/25
Community 16/25
Maintenance 6/25
Adoption 5/25
Maturity 8/25
Community 16/25
Stars: 363
Forks: 33
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 14
Forks: 6
Downloads:
Commits (30d): 0
Language: C#
License:
No risk flags
No License No Package No Dependents

About kiwipiepy

bab2min/kiwipiepy

Python API for Kiwi

This tool helps you break down Korean text into its fundamental linguistic components, known as morphemes. You input raw Korean sentences or documents, and it outputs a detailed list of tokens, each representing a morpheme with its form, part-of-speech tag, and position within the text. This is designed for linguists, data scientists, or anyone working with Korean natural language processing.

Korean-language-processing text-mining linguistic-analysis data-preprocessing natural-language-understanding

About kiwi-gui

bab2min/kiwi-gui

C# API for Kiwi

This is a simple tool for Windows users who need to analyze Korean text. You put in Korean sentences or documents, and it breaks them down into their basic word units (morphemes), which can be useful for language processing tasks. It's designed for anyone who works with Korean text and needs an easy way to prepare it for further analysis.

Korean-language-processing text-analysis linguistics data-preparation natural-language-processing

Scores updated daily from GitHub, PyPI, and npm data. How scores work