{"id":18594430,"url":"https://github.com/applenob/tf_jieba","last_synced_at":"2025-04-10T16:31:00.440Z","repository":{"id":57474831,"uuid":"216160368","full_name":"applenob/tf_jieba","owner":"applenob","description":"Tensorflow Operation Wrapper of cppjieba (Chinese Word Segamentation)","archived":false,"fork":false,"pushed_at":"2019-10-21T11:44:24.000Z","size":59,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T00:42:18.431Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/applenob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-19T06:30:36.000Z","updated_at":"2023-12-11T07:49:13.000Z","dependencies_parsed_at":"2022-09-10T04:03:20.827Z","dependency_job_id":null,"html_url":"https://github.com/applenob/tf_jieba","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applenob%2Ftf_jieba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applenob%2Ftf_jieba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applenob%2Ftf_jieba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applenob%2Ftf_jieba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/applenob","download_url":"https://codeload.github.com/applenob/tf_jieba/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248252690,"owners_count":21072700,"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":[],"created_at":"2024-11-07T01:15:33.611Z","updated_at":"2025-04-10T16:30:59.428Z","avatar_url":"https://github.com/applenob.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jieba Op for Tensorflow\n\n## Intro\n \nThis is a tensorflow wrapper for the cpp version of the famous Chinese\nword segmentation tool, [cppjieba](https://github.com/yanyiwu/cppjieba).\n\nI made some changes from the original cppjieba. This is \n[my fork of cppjieba](https://github.com/applenob/cppjieba).\n\nMost code of this repo are from Didi's deep learning language platform:\n[Delta](https://github.com/didi/delta)\n\n## Install\n\n```bash\npip install tf-jieba\n```\n\n## Usage\n\nDownload or copy the test python script `custom_test.py`. \n\n```\npython3 custom_test.py\n```\n\nDemo output:\n\n![](imgs/jieba_res.png)\n\n## Support Platform \n\n- python == 3.6\n- tensorflow \u003e= 1.14.0\n- OS: MacOS / Linux\n\nPlease refer to [my Chinese blog post](https://applenob.github.io/tensorflow/tf_jieba/) for more detail.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplenob%2Ftf_jieba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapplenob%2Ftf_jieba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplenob%2Ftf_jieba/lists"}