{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"g2pkk converts Korean text to phonetic representation (grapheme-to-phoneme) with cross-platform support, using platform-specific morpheme analyzers to work reliably on Windows and Unix-like systems.","skillfed_tags":["korean-nlp","phonetics","abandoned"],"use_cases":["Convert Korean text to phonetic representation for text-to-speech synthesis systems that require phoneme input.","Preprocess Korean text in NLP pipelines where phonetic features or pronunciation variants are needed.","Build Korean language tools on Windows without dealing with mecab compilation issues.","Analyze Korean morphology and generate phonetic transcriptions for linguistic research or education.","Augment Korean datasets with phonetic annotations for machine learning training."],"what_it_does":"g2pkk is a Korean grapheme-to-phoneme (g2p) library designed to work reliably across Windows, macOS, and Linux. It adapts Kyubyong's g2pk by swapping out the morpheme analyzer based on the operating system\u2014using eunjeon on Windows (where the original mecab-based g2pk fails to build) and python-mecab-ko on Unix-like systems. The library depends on jamo for Korean character handling and nltk for linguistic processing.\n\nThe package is abandoned: its only release (0.1.2) was published on 2022-09-05 and has received no updates since. It carries a Production/Stable classifier but has not been maintained for over three years. It is suitable only for projects that can accept a frozen, unsupported dependency\u2014no bug fixes, security patches, or compatibility updates will be forthcoming.","worth_installing":"No, unless you have a specific, locked use case. The package is abandoned (last update 2022-09-05, no commits since), carries minimal maintenance signal (3 repository stars), and offers no path to security updates or compatibility fixes. The low install friction and permissive license do not offset the risk of depending on unmaintained code. Consider forking or switching to an actively maintained Korean g2p alternative."},"id":"g2pkk","links":{"html":"https://skillfed.io/packages/g2pkk","md":"https://skillfed.io/packages/g2pkk.md","pypi":"https://pypi.org/project/g2pkk/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-09-05","license_spdx":null,"license_treatment":"permissive","name":"g2pkk","python_support":"supports_current","summary":"g2pkk: g2p module for Korean(cross platform)"},"popularity":{"monthly_downloads":102405,"position":12870,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.2"}
