{"id":13776548,"url":"https://github.com/osori/korean-romanizer","last_synced_at":"2025-05-11T10:31:06.273Z","repository":{"id":47848786,"uuid":"113679751","full_name":"osori/korean-romanizer","owner":"osori","description":"A Python library for Korean romanization","archived":false,"fork":false,"pushed_at":"2023-01-17T16:37:32.000Z","size":175,"stargazers_count":102,"open_issues_count":3,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T19:45:04.218Z","etag":null,"topics":["korean","python","romanization","transliteration"],"latest_commit_sha":null,"homepage":"https://korean-romanizer.ij.fyi","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-09T15:29:20.000Z","updated_at":"2025-05-04T12:02:23.000Z","dependencies_parsed_at":"2023-02-10T10:45:50.856Z","dependency_job_id":null,"html_url":"https://github.com/osori/korean-romanizer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osori%2Fkorean-romanizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osori%2Fkorean-romanizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osori%2Fkorean-romanizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osori%2Fkorean-romanizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osori","download_url":"https://codeload.github.com/osori/korean-romanizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253551592,"owners_count":21926320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["korean","python","romanization","transliteration"],"created_at":"2024-08-03T18:00:28.699Z","updated_at":"2025-05-11T10:31:05.047Z","avatar_url":"https://github.com/osori.png","language":"Python","funding_links":[],"categories":["Programming Languages"],"sub_categories":["Python"],"readme":"# korean-romanizer\nkorean-romanizer is a python module that romanizes Korean text in Hangul into its alphabet equivalent.\n\nIt currently follows the [Revised Romanization of Korean](https://www.korean.go.kr/front_eng/roman/roman_01.do) rule developed by the National Institute of Korean Language, the official romanization system being used in the Republic of Korea.\n\n\n## Usage\n\n### Installation\n```bash\npip install korean_romanizer\n```\n\n### Basic Usage\n```python\nfrom korean_romanizer.romanizer import Romanizer\n\nr = Romanizer(\"안녕하세요\")\nr.romanize() \n# returns 'annyeonghaseyo'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosori%2Fkorean-romanizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosori%2Fkorean-romanizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosori%2Fkorean-romanizer/lists"}