{"id":16549581,"url":"https://github.com/uiur/kanji_to_hanzi","last_synced_at":"2025-06-18T03:04:47.715Z","repository":{"id":141423967,"uuid":"243722200","full_name":"uiur/kanji_to_hanzi","owner":"uiur","description":"Translate Japanese Kanji to Chinese Hanzi (simplified and traditional)","archived":false,"fork":false,"pushed_at":"2024-08-28T05:26:02.000Z","size":49,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T22:03:55.292Z","etag":null,"topics":["chinese","japanese"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uiur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-28T09:13:23.000Z","updated_at":"2024-08-28T05:25:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d7366b8-0a9d-4464-b212-d1539af5c7b2","html_url":"https://github.com/uiur/kanji_to_hanzi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uiur/kanji_to_hanzi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fkanji_to_hanzi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fkanji_to_hanzi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fkanji_to_hanzi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fkanji_to_hanzi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uiur","download_url":"https://codeload.github.com/uiur/kanji_to_hanzi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fkanji_to_hanzi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477915,"owners_count":23015063,"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":["chinese","japanese"],"created_at":"2024-10-11T19:29:56.498Z","updated_at":"2025-06-18T03:04:42.700Z","avatar_url":"https://github.com/uiur.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KanjiToHanzi\nTranslate Japanese Kanji to Chinese Hanzi (simplified and traditional)\n\n```ruby\nKanjiToHanzi.kanji_to_simplified('焼肉')\n#=\u003e '烧肉'\nKanjiToHanzi.kanji_to_traditional('焼肉')\n#=\u003e '燒肉'\n\nKanjiToHanzi.simplified_to_kanji('烧肉')\n#=\u003e '焼肉'\nKanjiToHanzi.traditional_to_kanji('燒肉')\n#=\u003e '焼肉'\n```\n\nThe chinese character mapping table is attributed to:\n\nhttp://lotus.kuee.kyoto-u.ac.jp/~chu/pubdb/LREC2012/kanji_mapping_table.txt\n\n```\nChenhui Chu, Toshiaki Nakazawa and Sadao Kurohashi:\nChinese Characters Mapping Table of Japanese, Traditional Chinese and Simplified Chinese\nIn Proceedings of the Eighth Conference on International Language Resources and Evaluation\n(LREC2012), pp.2149-2152, Istanbul, Turkey, (2012.5).\n```\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'kanji_to_hanzi'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install kanji_to_hanzi\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Fkanji_to_hanzi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiur%2Fkanji_to_hanzi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Fkanji_to_hanzi/lists"}