{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/7"},{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"Provides pre-trained morphological analysis models for Korean text processing, enabling tokenization and part-of-speech tagging when installed as a dependency.","skillfed_tags":["korean-nlp","morphological-analysis","compiled-dependency"],"use_cases":["Tokenizing Korean text into morphemes for downstream NLP tasks like named entity recognition or sentiment analysis.","Extracting nouns, verbs, and other parts of speech from Korean documents for text mining or search indexing.","Preprocessing Korean social media or user-generated text with normalization options to handle irregular consonants.","Building Korean language search or filtering systems that need to recognize word boundaries and grammatical roles.","Analyzing Korean sentences with sentence splitting and per-token metadata like position and part-of-speech tag."],"what_it_does":"kiwipiepy-model is a model data package that supplies pre-trained linguistic models required by the morphological analyzer. It is automatically installed as a dependency and contains the dictionary, part-of-speech tag definitions, and learned models needed to tokenize Korean text and assign grammatical tags to each morpheme.\n\nThe package itself is not directly imported or called by user code\u2014it works behind the scenes to provide the data layer. When a morphological analyzer instance calls tokenize() on a Korean sentence, these models are loaded to break the text into morphemes and label them with Sejong Corpus-based part-of-speech tags. The models support normalization of irregular Korean consonants and can be extended with user-defined words and their inflected forms.","worth_installing":"Yes, with conditions. Install if you need Korean morphological analysis and are willing to handle compilation requirements on platforms without pre-built wheels. The package is actively maintained, has no known vulnerabilities, and is in the top 15000 on PyPI by downloads. The LGPL v3 copyleft license requires disclosure if you modify or redistribute the package itself, but is permissive for typical library use. High install friction is the main trade-off."},"id":"kiwipiepy-model","links":{"html":"https://skillfed.io/packages/kiwipiepy-model","md":"https://skillfed.io/packages/kiwipiepy-model.md","pypi":"https://pypi.org/project/kiwipiepy-model/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-17","license_spdx":null,"license_treatment":"copyleft","name":"kiwipiepy-model","python_support":"unspecified","summary":"Model for kiwipiepy"},"popularity":{"monthly_downloads":200364,"position":9692,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.23.0"}
