konlpy/konlpy
Python package for Korean natural language processing. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4507
- days_rel: n/a
- days_push: 1102
- n_releases_24m: 0
Adoption not part of the score
1491 stars · 325 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
KoNLPy is a Python package for Korean natural language processing, providing wrappers around Korean morphological analyzers like Mecab, Hannanum, Kkma, and Twitter. It supports tokenization, POS tagging, and text mining tasks for the Korean language.
Use cases
- tokenize korean text into morphemes
- part-of-speech tagging for korean sentences
- extract nouns from korean documents
- analyze korean morphology in python
- preprocess korean text for machine learning
- count word frequencies in korean corpus
When to choose
- you need korean-specific morphological analysis in python
- you want access to multiple korean analyzers through one unified API
- you are doing korean text mining or NLP research
When to avoid
- you need NLP for languages other than korean
- you need deep learning based korean models rather than rule/statistical morphological analyzers
- you need a actively developed project with frequent releases
Facets
library · maturity maintenance
nlp parser python korean-nlp morphological-analysis tokenization text-mining natural-language-processing korean
1 source
- readme: https://github.com/konlpy/konlpy · fetched 2026-08-28 · 296606febb0f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| konlpy/konlpy | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem