Kiwi and kiwi-gui
The GUI application is a C# wrapper/client for the core morphological analyzer, making them complementary tools where the GUI provides a graphical interface to Kiwi's tokenization and POS tagging functionality.
About Kiwi
bab2min/Kiwi
Kiwi(지능형 한국어 형태소 분석기)
Kiwi helps anyone working with Korean text to break down sentences into their fundamental parts, like nouns, verbs, and particles. It takes raw Korean text as input and outputs a list of these analyzed word components, even correcting simple typos along the way. This tool is ideal for linguists, data analysts, or anyone needing to deeply understand or process large amounts of Korean language.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work