{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/3"},{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/3"}],"enrichment":{"capability":"Provides a pre-built Korean morphological analyzer dictionary for mecab-ko, eliminating the need to manually compile mecab-ko and its dictionary.","skillfed_tags":["korean-nlp","morphological-analysis"],"use_cases":["Simplify setup for Korean NLP pipelines by providing a pre-built dictionary without manual compilation.","Integrate Korean morphological analysis into Python text processing workflows that already use mecab-ko.","Retrieve the dictionary path programmatically for use with mecab-ko in automated or containerized environments.","Support Korean language processing in research or production systems that require tokenization and part-of-speech tagging."],"what_it_does":"python-mecab-ko-dic packages a pre-compiled Korean morphological analyzer dictionary for use with mecab-ko. Instead of requiring users to manually install mecab-ko and build the dictionary from source\u2014a complex multi-step process\u2014this package bundles the built dictionary and makes it available through a simple Python import. You can retrieve the dictionary path and use it with an existing mecab-ko installation.\n\nThe dictionary itself was created by the Eunjeon project. This package is a convenience wrapper that saves setup time for Python projects that need Korean text analysis. However, it is abandoned as of its last release in December 2022, meaning no updates or maintenance should be expected going forward.","worth_installing":"Yes, if you already have mecab-ko installed and need a convenient way to access its Korean dictionary in Python. The low install friction and permissive license make it a practical choice. However, be aware that the package is abandoned and will not receive updates; verify that the pre-built dictionary meets your Korean language processing needs before committing to it."},"id":"python-mecab-ko-dic","links":{"html":"https://skillfed.io/packages/python-mecab-ko-dic","md":"https://skillfed.io/packages/python-mecab-ko-dic.md","pypi":"https://pypi.org/project/python-mecab-ko-dic/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-12-14","license_spdx":null,"license_treatment":"permissive","name":"python-mecab-ko-dic","python_support":"unspecified","summary":"mecab-ko-dic packaged for Python"},"popularity":{"monthly_downloads":74809,"position":14791,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.1.post2"}
