{"id":15665991,"url":"https://github.com/luozijun/rust-jieba","last_synced_at":"2026-05-12T21:35:04.584Z","repository":{"id":66217295,"uuid":"146383003","full_name":"LuoZijun/rust-jieba","owner":"LuoZijun","description":"Rust jieba","archived":false,"fork":false,"pushed_at":"2018-09-19T06:47:49.000Z","size":2065,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T07:23:23.908Z","etag":null,"topics":["hamming-distance","hidden-markov-model","hmm","jaccard","jieba","minhash","mmseg","simhash","similarity"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/LuoZijun.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2018-08-28T02:49:44.000Z","updated_at":"2019-06-12T05:49:38.000Z","dependencies_parsed_at":"2023-02-25T02:15:25.580Z","dependency_job_id":null,"html_url":"https://github.com/LuoZijun/rust-jieba","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"90dbddfcf1966d23169ef195ae7d97dd0d9a00d8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuoZijun%2Frust-jieba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuoZijun%2Frust-jieba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuoZijun%2Frust-jieba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuoZijun%2Frust-jieba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuoZijun","download_url":"https://codeload.github.com/LuoZijun/rust-jieba/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240754292,"owners_count":19852186,"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":["hamming-distance","hidden-markov-model","hmm","jaccard","jieba","minhash","mmseg","simhash","similarity"],"created_at":"2024-10-03T13:58:54.970Z","updated_at":"2026-05-12T21:35:04.530Z","avatar_url":"https://github.com/LuoZijun.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Rust Jieba\n================\n\n:Date: 08/28 2018\n\n\n.. contents::\n\n\n分词方法\n----------\n\n*   HMM\n*   MMSEG\n\n\nBuild\n-----------\n\n.. code:: bash\n    \n    git clone https://github.com/LuoZijun/rust-jieba.git\n    cd rust-jieba\n\n    cargo run --bin mk_hmm_dict \u003e src/hmm_dict.rs\n    cargo run --bin mk_mmseg_dict \u003e src/mk_mmseg_dict.rs\n    cargo build\n\n    cargo run --example hmm_cut\n    cargo run --example mmseg_cut\n    cargo test\n    cargo bench\n\n\n分词速度\n----------\n\n:样本: 钱钟书 - 《围城》\n:处理器: Intel(R) Core(TM) i7-4770HQ @2.2 GHz\n:单核吞吐量: ~= 4MB/s\n\n\n参考资料\n----------\n\n*   `国家语委现代汉语语料库 \u003chttp://www.cncorpus.org/index.aspx\u003e`_\n*   `互联网上开放的中文语料库有哪些 \u003chttps://www.zhihu.com/question/21177095\u003e`_\n*   `搜狗实验室_语料数据 \u003chttps://www.sogou.com/labs/resource/list_yuliao.php\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluozijun%2Frust-jieba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluozijun%2Frust-jieba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluozijun%2Frust-jieba/lists"}