{"id":17442769,"url":"https://github.com/twang2218/ctext-helper","last_synced_at":"2025-03-29T20:15:12.046Z","repository":{"id":188498280,"uuid":"678834593","full_name":"twang2218/ctext-helper","owner":"twang2218","description":"ctext 繁简转换纠错辅助工具","archived":false,"fork":false,"pushed_at":"2023-08-21T05:26:15.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T20:44:26.186Z","etag":null,"topics":["ctext","simplified-chinese-conversion","traditional-and-simplified-chinese","traditional-chinese-conversion"],"latest_commit_sha":null,"homepage":"https://ctext-checker.streamlit.app/","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/twang2218.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-15T13:46:25.000Z","updated_at":"2023-08-18T09:02:10.000Z","dependencies_parsed_at":"2024-10-21T14:32:45.854Z","dependency_job_id":null,"html_url":"https://github.com/twang2218/ctext-helper","commit_stats":null,"previous_names":["twang2218/ctext-helper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twang2218%2Fctext-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twang2218%2Fctext-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twang2218%2Fctext-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twang2218%2Fctext-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twang2218","download_url":"https://codeload.github.com/twang2218/ctext-helper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246237436,"owners_count":20745348,"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":["ctext","simplified-chinese-conversion","traditional-and-simplified-chinese","traditional-chinese-conversion"],"created_at":"2024-10-17T16:29:30.764Z","updated_at":"2025-03-29T20:15:12.014Z","avatar_url":"https://github.com/twang2218.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  ctext 繁简转换纠错辅助工具 \n\n该工具会访问给定的 ctext.org 书籍、章节页面，分析其中每一个汉字的繁简转换情况，如果发现该繁体汉字所对应的简体汉字如果存在对应多个繁体汉字的可能性，则给出提示，以便编辑人员进行人工判断。\n\n## 工具使用方法\n\n目前工具已经部署在 streamlit 上，可以直接访问使用：\n\nhttps://ctext-checker.streamlit.app/\n\n## 本地部署\n\n如果需要本地运行，可以下载本项目：\n\n```bash\ngit clone https://github.com/twang2218/ctext-helper.git\n```\n\n然后安装依赖：\n\n```bash\ncd ctext-helper\npip install -r requirements.txt\n```\n\n运行可以分为网页模式和命令行模式。\n\n### 网页模式\n\n```bash\nstreamlit run ctext.py\n```\n\n### 命令行模式\n\n```bash\npython ctext.py --url=\"https://ctext.org/wiki.pl?if=gb\u0026res=143901\" --file=output.txt\n```\n\n\u003e 如不加 `--file` 参数，将从命令行直接输出。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwang2218%2Fctext-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwang2218%2Fctext-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwang2218%2Fctext-helper/lists"}