kiwipiepy and Kiwi
KiwiPieKy is the Python wrapper library that provides API access to Kiwi, the underlying Korean morphological analyzer written in C++, making them ecosystem siblings where the former enables Python users to leverage the latter's core functionality.
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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work