{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"Provides a Korean dictionary for MeCab tokenization, enabling morphological analysis of Korean text when used with mecab-python3 or fugashi.","skillfed_tags":["korean-nlp","tokenization","abandoned"],"use_cases":["Tokenizing Korean text in a multilingual NLP pipeline that already uses MeCab for Japanese.","Extracting consistent morphological tokens from Korean text for frequency analysis or vocabulary lookup.","Integrating Korean language support into wordfreq or similar frequency-based text analysis tools.","Processing Korean text in legacy systems built around MeCab that require interoperability."],"what_it_does":"mecab-ko-dic is a Korean morphological dictionary packaged for Python to work with the MeCab tokenizer. It enables splitting and analyzing Korean text into meaningful tokens (morphemes) rather than simple space-based word boundaries. The package wraps dictionary data created by Yongwoon Lee and Yungho Yu, originally designed for use with MeCab's Japanese support but adapted for Korean.\n\nThe package is a thin wrapper that provides the dictionary and configuration arguments needed to initialize MeCab for Korean text processing. It is intended primarily for projects that already use MeCab (for example, in Japanese NLP pipelines) and need consistent Korean tokenization interoperability. The maintainers acknowledge MeCab was not originally designed for Korean and suggest other tools may be better suited for Korean-only NLP tasks.","worth_installing":"No. The package is abandoned (last update 2021-02-19, repository archived), has high install friction due to compiled dependencies, and the maintainers themselves recommend other tools for Korean NLP unless MeCab interoperability is a hard requirement. License metadata is also unclear. Only install if you have an existing MeCab-based pipeline that specifically needs Korean support and cannot migrate."},"id":"mecab-ko-dic","links":{"html":"https://skillfed.io/packages/mecab-ko-dic","md":"https://skillfed.io/packages/mecab-ko-dic.md","pypi":"https://pypi.org/project/mecab-ko-dic/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-02-19","license_spdx":null,"license_treatment":"unclear","name":"mecab-ko-dic","python_support":"unspecified","summary":"mecab-ko-dic packaged for Python"},"popularity":{"monthly_downloads":99170,"position":13038,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
