{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic"}],"enrichment":{"capability":"Jamo decomposes and synthesizes Hangul syllables into their constituent jamo (Korean letter components), enabling phonetic and spelling analysis of Korean text.","skillfed_tags":["korean-nlp","hangul-analysis","abandoned"],"use_cases":["Analyze Korean spelling by decomposing syllables into jamo to identify vowel or consonant patterns.","Build Korean language learning tools that need to break down syllables for phonetic instruction.","Process Korean text in NLP pipelines where jamo-level decomposition is needed for feature extraction.","Validate or normalize Korean text by decomposing and re-synthesizing syllables.","Create Korean spell-checkers or phonetic search tools based on jamo analysis."],"what_it_does":"Jamo is a Python library for decomposing Hangul syllables into their component jamo (Korean letter units) and synthesizing them back together. It was originally built to help students identify difficult-to-spell Korean words by analyzing phonetic and spelling patterns\u2014particularly distinguishing similar vowels like \u3154 and \u3150 or \u3157 and \u315c. The library covers nearly all Hangul-related codepoints under Unicode 7.0.\n\nThe package has no runtime dependencies and installs cleanly, but it is abandoned: the last release came out in 2017, and the repository has not been actively maintained since 2022. While the code may still work for basic Hangul analysis tasks, it will not receive updates for compatibility with newer Python versions or for any discovered issues.","worth_installing":"Yes, if you need Hangul decomposition and can verify compatibility with your Python version. The library is simple, has no dependencies, and carries no security vulnerabilities. However, it is abandoned and untested on modern Python\u2014verify it works in your environment before relying on it in production."},"id":"jamo","links":{"html":"https://skillfed.io/packages/jamo","md":"https://skillfed.io/packages/jamo.md","pypi":"https://pypi.org/project/jamo/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2017-11-06","license_spdx":null,"license_treatment":"permissive","name":"jamo","python_support":"unspecified","summary":"A Hangul syllable and jamo analyzer."},"popularity":{"monthly_downloads":654710,"position":5520,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.1"}
