{"id":49473950,"url":"https://github.com/harmlessman/g2pkk","last_synced_at":"2026-04-30T18:03:23.697Z","repository":{"id":57872477,"uuid":"528652660","full_name":"harmlessman/g2pkk","owner":"harmlessman","description":"This is a cross-platform g2p for Korean.","archived":false,"fork":false,"pushed_at":"2022-09-05T07:33:16.000Z","size":42,"stargazers_count":3,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-23T00:33:02.612Z","etag":null,"topics":["g2p","korean","linux","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harmlessman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-25T01:31:25.000Z","updated_at":"2023-08-24T00:57:29.000Z","dependencies_parsed_at":"2022-09-03T19:52:56.739Z","dependency_job_id":null,"html_url":"https://github.com/harmlessman/g2pkk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harmlessman/g2pkk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmlessman%2Fg2pkk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmlessman%2Fg2pkk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmlessman%2Fg2pkk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmlessman%2Fg2pkk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmlessman","download_url":"https://codeload.github.com/harmlessman/g2pkk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmlessman%2Fg2pkk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32472396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["g2p","korean","linux","windows"],"created_at":"2026-04-30T18:03:22.912Z","updated_at":"2026-04-30T18:03:23.692Z","avatar_url":"https://github.com/harmlessman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# g2pkk\nThis is a cross-platform g2p for Korean.\n\ng2pkk is a library that made [Kyubyong's g2pk](https://github.com/Kyubyong/g2pK) work in Windows.\nThe reason why g2pk does not work well in Windows is that the `mecab`, the morpheme analyzer used by g2pk, causes build errors in Windows.\ng2pkk uses a different morpheme analyzer depending on the operating system.\nWindows uses [eunjeon](https://github.com/koshort/pyeunjeon), which enables mecab to be used in Windows, and other operating systems use [python-mecab-ko](https://github.com/jonghwanhyeon/python-mecab-ko), which was previously used in g2pk.\n\nInstall g2pkk and make sure that a morpheme analyzer exists for the operating system of the system you are using for the first time, and if not, proceed with the installation automatically.\n\n## Requirements\n* python \u003e= 3.6\n* jamo\n* nltk\n\n\n## Installation\n```\npip install g2pkk\n```\n\n\n## How To Use\ng2pkk uses same syntaxes as g2pk.\n```\n\u003e\u003e\u003e from g2pkk import G2p\n\u003e\u003e\u003e g2p = G2p(\"포상은 열심히 한 아이에게만 주어지기 때문에 포상인 것입니다.\")\n\u003e\u003e\u003e g2p(\"포상으 녈심히 하 나이에게만 주어지기 때무네 포상인 거심니다.\")\n\n```\nIf you want more information, check [g2pk](https://github.com/Kyubyong/g2pK)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmlessman%2Fg2pkk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmlessman%2Fg2pkk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmlessman%2Fg2pkk/lists"}