{"id":57792,"name":"hanlp","description":"中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理","url":"https://github.com/hankcs/hanlp","last_synced_at":"2025-09-05T14:59:28.010Z","repository":{"id":21655932,"uuid":"24976755","full_name":"hankcs/HanLP","owner":"hankcs","description":"中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理","archived":false,"fork":false,"pushed_at":"2025-05-15T02:30:50.000Z","size":72907,"stargazers_count":35541,"open_issues_count":12,"forks_count":10747,"subscribers_count":1126,"default_branch":"doc-zh","last_synced_at":"2025-08-24T11:50:15.039Z","etag":null,"topics":["dependency-parser","hanlp","named-entity-recognition","natural-language-processing","nlp","pos-tagging","semantic-parsing","text-classification"],"latest_commit_sha":null,"homepage":"https://www.hanlp.com/","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/hankcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-09T06:36:16.000Z","updated_at":"2025-08-24T10:47:19.000Z","dependencies_parsed_at":"2023-10-15T05:05:58.436Z","dependency_job_id":"f07d7142-757c-4a1d-8c7e-b5c3d315b069","html_url":"https://github.com/hankcs/HanLP","commit_stats":{"total_commits":1666,"total_committers":49,"mean_commits":34.0,"dds":0.06902761104441779,"last_synced_commit":"8328b7731f100fa2b4947f0faf85724cfff865a1"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/hankcs/HanLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/refs/heads/doc-zh","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/sbom","scorecard":{"id":454558,"data":{"date":"2025-08-11","repo":{"name":"github.com/hankcs/HanLP","commit":"ddb1299bddff079e447af52ec12549c50636bfa8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.8.6 not signed: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 not signed: https://api.github.com/repos/hankcs/HanLP/releases/185748252","Warn: release artifact v1.8.6 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/185748252"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'doc-zh'","Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:12:40.151Z","repository_id":21655932,"created_at":"2025-08-19T09:12:40.152Z","updated_at":"2025-08-19T09:12:40.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273774050,"owners_count":25165734,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"hankcs","name":null,"uuid":"5326890","kind":"user","description":"","email":"","website":"https://hankcs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5326890?u=4cde654cd49edc8d24b422d0099ac743914fd5db\u0026v=4","repositories_count":86,"last_synced_at":"2023-08-12T11:32:35.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hankcs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T01:42:30.422Z","updated_at":"2023-08-12T11:32:35.569Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs/repositories"},"packages":[{"id":2755878,"name":"hanlp-trie","ecosystem":"pypi","description":"HanLP: Han Language Processing","homepage":"https://github.com/hankcs/HanLP","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hankcs/HanLP","keywords_array":["corpus","machine-learning","NLU","NLP"],"namespace":null,"versions_count":5,"first_release_published_at":"2020-12-29T04:16:18.000Z","latest_release_published_at":"2022-04-30T19:53:43.000Z","latest_release_number":"0.0.5","last_synced_at":"2025-08-24T16:06:38.906Z","created_at":"2022-04-10T11:13:09.970Z","updated_at":"2025-08-24T16:58:04.237Z","registry_url":"https://pypi.org/project/hanlp-trie/","install_command":"pip install hanlp-trie --index-url https://pypi.org/simple","documentation_url":"https://hanlp-trie.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Text Processing :: Linguistic"],"normalized_name":"hanlp-trie","project_status":null},"repo_metadata":{"id":21655932,"uuid":"24976755","full_name":"hankcs/HanLP","owner":"hankcs","description":"中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理","archived":false,"fork":false,"pushed_at":"2025-05-15T02:30:50.000Z","size":72907,"stargazers_count":35541,"open_issues_count":12,"forks_count":10747,"subscribers_count":1126,"default_branch":"doc-zh","last_synced_at":"2025-08-24T11:50:15.039Z","etag":null,"topics":["dependency-parser","hanlp","named-entity-recognition","natural-language-processing","nlp","pos-tagging","semantic-parsing","text-classification"],"latest_commit_sha":null,"homepage":"https://www.hanlp.com/","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/hankcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-09T06:36:16.000Z","updated_at":"2025-08-24T10:47:19.000Z","dependencies_parsed_at":"2023-10-15T05:05:58.436Z","dependency_job_id":"f07d7142-757c-4a1d-8c7e-b5c3d315b069","html_url":"https://github.com/hankcs/HanLP","commit_stats":{"total_commits":1666,"total_committers":49,"mean_commits":34.0,"dds":0.06902761104441779,"last_synced_commit":"8328b7731f100fa2b4947f0faf85724cfff865a1"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/hankcs/HanLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/refs/heads/doc-zh","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/sbom","scorecard":{"id":454558,"data":{"date":"2025-08-11","repo":{"name":"github.com/hankcs/HanLP","commit":"ddb1299bddff079e447af52ec12549c50636bfa8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.8.6 not signed: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 not signed: https://api.github.com/repos/hankcs/HanLP/releases/185748252","Warn: release artifact v1.8.6 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/185748252"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'doc-zh'","Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:12:40.151Z","repository_id":21655932,"created_at":"2025-08-19T09:12:40.152Z","updated_at":"2025-08-19T09:12:40.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271908740,"owners_count":24842134,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"hankcs","name":null,"uuid":"5326890","kind":"user","description":"","email":"","website":"https://hankcs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5326890?u=4cde654cd49edc8d24b422d0099ac743914fd5db\u0026v=4","repositories_count":86,"last_synced_at":"2023-08-12T11:32:35.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hankcs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T01:42:30.422Z","updated_at":"2023-08-12T11:32:35.569Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs/repositories"},"tags":[{"name":"v2.1.1","sha":"2eb94f2169f0a0f63fe5ab167bb3e0a12f60b188","kind":"commit","published_at":"2025-01-13T01:05:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"749ecf632634ec56f421fa1fc96970d0b116e027","kind":"commit","published_at":"2024-12-29T00:11:08.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0/manifests"},{"name":"v1.8.6","sha":"dadd5c76a53eb05cc84720628b89e4a334d5d753","kind":"commit","published_at":"2024-12-28T23:14:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"e68be80af34740f36ded3ec32ec81e2765f70f7b","kind":"commit","published_at":"2024-11-16T07:00:58.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5/manifests"},{"name":"v2.1.0-beta.62","sha":"5008d7b27295167ccfad0348c925b7349644ecf0","kind":"commit","published_at":"2024-10-08T08:59:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.62","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62/manifests"},{"name":"v1.8.4","sha":"9f2646079d0b6a8439c9eaad0f449d3e3f801ee6","kind":"commit","published_at":"2023-02-25T00:44:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"8e750ee621186864a97be64e7f9d521c2d83820d","kind":"commit","published_at":"2022-02-21T04:37:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3/manifests"},{"name":"v2.1.0-beta.0","sha":"e8044b27ae1de54b9070db08549853d3ca8271e2","kind":"commit","published_at":"2021-12-29T03:13:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0/manifests"},{"name":"v1.8.2","sha":"6b89f39d11f63f9d38710141e682c15ef2df4e99","kind":"commit","published_at":"2021-06-18T17:11:46.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4704cc17bd98ef27a1f93de334c72d047405867c","kind":"commit","published_at":"2021-03-19T21:01:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b3562d984665fd40eb21c4eb5e3eb7235418bf5f","kind":"commit","published_at":"2021-02-06T01:56:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0/manifests"},{"name":"v2.1.0-alpha.0","sha":"bce4a4e2dabcc9e0a07bfa3f8eed3ae351657041","kind":"commit","published_at":"2021-01-01T06:09:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0/manifests"},{"name":"v1.7.8","sha":"180f7c0cd2083762aabcc2def9b3a13c4c77b675","kind":"commit","published_at":"2020-06-15T15:12:14.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"95776518aff7096bb52a3e8ad0193a4e787e9206","kind":"commit","published_at":"2020-03-05T19:40:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7/manifests"},{"name":"v2.0.0-alpha.0","sha":"ca50edb77f744187bd8b45e05cb268eba6c2ef7f","kind":"commit","published_at":"2020-01-01T12:21:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.7.6","sha":"78769d80f4ece928382667af20362e71b8f69a13","kind":"commit","published_at":"2019-12-31T22:52:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"422077bddc59a66eaf9170198d5650ffc4686124","kind":"commit","published_at":"2019-10-17T02:02:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"590af004fdcf72f5e8193cabcea01fa1a25b3cc3","kind":"commit","published_at":"2019-06-28T15:39:30.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"b6e19fe91cf2a0e6566124d06f4c8fc1d0029862","kind":"commit","published_at":"2019-04-20T04:19:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"e601bc6598bb5cabc0ce1d5417a25a61e79576c0","kind":"commit","published_at":"2019-02-22T00:41:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"3da7c41ee30bfcd7a333c40d9bf1423b29890141","kind":"commit","published_at":"2018-12-23T01:37:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"49ffc9d08d4c80ab4d928667536a53b82afd3418","kind":"commit","published_at":"2018-11-10T22:26:17.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"2a071ec36fc32112e03f5ea93009a4a39acd0573","kind":"commit","published_at":"2018-08-25T20:21:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"69375714201e04705a5d4cdbf1d88fceda17e5a7","kind":"commit","published_at":"2018-08-13T14:07:01.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"7c11c72f5e607eb06483fb073f29d1a23cea828f","kind":"commit","published_at":"2018-07-02T08:20:38.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"b736074eea9b6113807f468def90beb6e5f8126c","kind":"commit","published_at":"2018-06-25T06:13:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"515a9195f50d48eee67ea4fd03cdbc8fa8547ef4","kind":"commit","published_at":"2018-05-21T01:23:04.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d5354482568720f679d4e8fb3e009f79046554c0","kind":"commit","published_at":"2018-04-14T18:17:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b03586050da78a41cb24824db1dcc48f8ae0e3c0","kind":"commit","published_at":"2018-04-01T19:10:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a034ef9eee66c4120d476f7ad7a8ce8e7f00807d","kind":"commit","published_at":"2018-03-23T15:55:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ed29fdbb7bb3999cf60ab88b40cd879c7cc35b75","kind":"commit","published_at":"2018-03-15T23:20:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"e90d57ca103a76f83676550cf20d639fddad9623","kind":"commit","published_at":"2018-02-16T17:59:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7d11036885a25296539594e1afe015978a57eea5","kind":"commit","published_at":"2017-12-31T03:41:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d449337f5adc3a423574602037135f044ddabc02","kind":"commit","published_at":"2017-11-17T04:59:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"98b407dedf6d7413ed37eb54213405de8c88b5d2","kind":"commit","published_at":"2017-11-16T03:16:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f06520b136066014bdffcc8eb000755e63250f96","kind":"commit","published_at":"2017-11-02T21:43:35.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cc4bbeb27c3b1377ae8bb9829353a082376a285e","kind":"commit","published_at":"2017-11-02T06:59:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.4.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"08456f052f37311ebbd6ffb3eed4759d13838579","kind":"commit","published_at":"2017-10-22T04:59:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"01f8028862f4498022c177318058e04cc1ea9d4c","kind":"commit","published_at":"2017-05-22T02:12:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"336d215dee4f287ff9833166142198475d100864","kind":"commit","published_at":"2017-05-07T01:34:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"f0516cf45ec292df4994caabd355816ea99c02a6","kind":"commit","published_at":"2016-12-31T16:33:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"bd34519b27877627818ffdaf7514bb10e7b34336","kind":"commit","published_at":"2016-10-07T02:58:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4e668b0208986155b8dfd1930d42cfdc944b4709","kind":"commit","published_at":"2016-09-24T15:12:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"343be374c971f0a3bbac38c906e4aea3b1b5ca34","kind":"commit","published_at":"2016-08-18T14:44:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.11","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"f5c92a1de2931f769ca4d307b50b7ec4d50cb9da","kind":"commit","published_at":"2016-06-21T11:11:22.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.10","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"975c225a3a0a33e2522d90ea22855ee8af28049c","kind":"commit","published_at":"2016-03-17T23:19:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.9","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f633dfe88b5c5a9443f863f7fe1f7a369c624230","kind":"commit","published_at":"2015-12-31T03:41:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"55a028202d0097852d2ceeb93ff15cd3b170e155","kind":"commit","published_at":"2015-11-11T11:42:42.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"69fe72080ed09798f2a7e8c1786c7eb7925fecef","kind":"commit","published_at":"2015-10-17T02:53:53.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"27158e3174b2641dc63206a087910077d1f253af","kind":"commit","published_at":"2015-09-09T09:05:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"cf14be6dacf8c2b51ca543647066c5679b3d7a85","kind":"commit","published_at":"2015-07-12T07:43:02.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"90cd0a5286fbabb51a843d730c6c7bcf397c356e","kind":"commit","published_at":"2015-05-26T08:44:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"ed7ff38902e95e5ea4a97fee111f5f2617ace49b","kind":"commit","published_at":"2015-05-11T06:06:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8803d8f80754c9d28a00cf8ec0e24c46fa21444a","kind":"commit","published_at":"2015-05-08T03:47:36.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"85f62a827eae657d68aae73d1a15e583dd405c27","kind":"commit","published_at":"2015-05-07T13:26:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"d250a12d7257ce79e65d173a4e5e97b3a1173fea","kind":"commit","published_at":"2015-05-02T15:20:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"bb18f954781c9d68dadd7cdd31a14118ce89f9ac","kind":"commit","published_at":"2015-04-28T11:08:57.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"c82faae49bc64895de0afb27514113da27de06c2","kind":"commit","published_at":"2015-04-15T08:36:31.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"79dbcb518204752b7104cd45e215ed00a973f3a2","kind":"commit","published_at":"2015-04-02T13:25:43.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"28583dd72fafcb6d1425133d83c047e74ef736ac","kind":"commit","published_at":"2015-03-31T11:32:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bef9cb2db61884d1d34ac0c26caa238e922aaf3c","kind":"commit","published_at":"2015-03-27T05:51:15.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0570952a42f5d1b1a1c1c3ed08f01d71fab12a20","kind":"commit","published_at":"2015-02-04T03:55:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.0.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T16:58:04.237Z","dependent_packages_count":1,"downloads":5043,"downloads_period":"last-month","dependent_repos_count":102,"rankings":{"downloads":5.798727592615915,"dependent_repos_count":1.47572741413698,"dependent_packages_count":4.765812722702644,"stargazers_count":0.06182663353980376,"forks_count":0.05552947642000893,"docker_downloads_count":4.607868395690798,"average":2.7942487058510252},"purl":"pkg:pypi/hanlp-trie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hanlp-trie","docker_dependents_count":2,"docker_downloads_count":25,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hanlp-trie","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hanlp-trie/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T05:09:54.527Z","issues_count":149,"pull_requests_count":25,"avg_time_to_close_issue":4402337.482014389,"avg_time_to_close_pull_request":488033.85714285716,"issues_closed_count":139,"pull_requests_closed_count":21,"pull_request_authors_count":21,"issue_authors_count":121,"avg_comments_per_issue":2.953020134228188,"avg_comments_per_pull_request":2.28,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":47708.40909090909,"past_year_avg_time_to_close_pull_request":248909.5,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.84,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/issues","maintainers":[{"login":"hankcs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hankcs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-trie/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-trie/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-trie/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-trie/related_packages","maintainers":[{"uuid":"hankcs","login":"hankcs","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/hankcs/","role":null,"created_at":"2023-01-17T11:06:27.312Z","updated_at":"2023-01-17T11:06:27.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hankcs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725181,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":494497,"name":"hanlp-restful","ecosystem":"pypi","description":"HanLP: Han Language Processing","homepage":"https://github.com/hankcs/HanLP","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hankcs/HanLP","keywords_array":["corpus","machine-learning","NLU","NLP"],"namespace":null,"versions_count":22,"first_release_published_at":"2020-12-29T04:14:39.000Z","latest_release_published_at":"2024-12-23T08:41:02.000Z","latest_release_number":"0.0.24","last_synced_at":"2025-08-24T16:06:39.289Z","created_at":"2022-04-07T01:44:18.584Z","updated_at":"2025-08-24T16:58:07.084Z","registry_url":"https://pypi.org/project/hanlp-restful/","install_command":"pip install hanlp-restful --index-url https://pypi.org/simple","documentation_url":"https://hanlp-restful.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Text Processing :: Linguistic"],"normalized_name":"hanlp-restful","project_status":null},"repo_metadata":{"id":21655932,"uuid":"24976755","full_name":"hankcs/HanLP","owner":"hankcs","description":"中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理","archived":false,"fork":false,"pushed_at":"2025-05-15T02:30:50.000Z","size":72907,"stargazers_count":35541,"open_issues_count":12,"forks_count":10747,"subscribers_count":1126,"default_branch":"doc-zh","last_synced_at":"2025-08-24T11:50:15.039Z","etag":null,"topics":["dependency-parser","hanlp","named-entity-recognition","natural-language-processing","nlp","pos-tagging","semantic-parsing","text-classification"],"latest_commit_sha":null,"homepage":"https://www.hanlp.com/","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/hankcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-09T06:36:16.000Z","updated_at":"2025-08-24T10:47:19.000Z","dependencies_parsed_at":"2023-10-15T05:05:58.436Z","dependency_job_id":"f07d7142-757c-4a1d-8c7e-b5c3d315b069","html_url":"https://github.com/hankcs/HanLP","commit_stats":{"total_commits":1666,"total_committers":49,"mean_commits":34.0,"dds":0.06902761104441779,"last_synced_commit":"8328b7731f100fa2b4947f0faf85724cfff865a1"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/hankcs/HanLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/refs/heads/doc-zh","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/sbom","scorecard":{"id":454558,"data":{"date":"2025-08-11","repo":{"name":"github.com/hankcs/HanLP","commit":"ddb1299bddff079e447af52ec12549c50636bfa8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.8.6 not signed: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 not signed: https://api.github.com/repos/hankcs/HanLP/releases/185748252","Warn: release artifact v1.8.6 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/185748252"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'doc-zh'","Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:12:40.151Z","repository_id":21655932,"created_at":"2025-08-19T09:12:40.152Z","updated_at":"2025-08-19T09:12:40.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271908740,"owners_count":24842134,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"hankcs","name":null,"uuid":"5326890","kind":"user","description":"","email":"","website":"https://hankcs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5326890?u=4cde654cd49edc8d24b422d0099ac743914fd5db\u0026v=4","repositories_count":86,"last_synced_at":"2023-08-12T11:32:35.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hankcs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T01:42:30.422Z","updated_at":"2023-08-12T11:32:35.569Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs/repositories"},"tags":[{"name":"v2.1.1","sha":"2eb94f2169f0a0f63fe5ab167bb3e0a12f60b188","kind":"commit","published_at":"2025-01-13T01:05:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"749ecf632634ec56f421fa1fc96970d0b116e027","kind":"commit","published_at":"2024-12-29T00:11:08.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0/manifests"},{"name":"v1.8.6","sha":"dadd5c76a53eb05cc84720628b89e4a334d5d753","kind":"commit","published_at":"2024-12-28T23:14:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"e68be80af34740f36ded3ec32ec81e2765f70f7b","kind":"commit","published_at":"2024-11-16T07:00:58.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5/manifests"},{"name":"v2.1.0-beta.62","sha":"5008d7b27295167ccfad0348c925b7349644ecf0","kind":"commit","published_at":"2024-10-08T08:59:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.62","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62/manifests"},{"name":"v1.8.4","sha":"9f2646079d0b6a8439c9eaad0f449d3e3f801ee6","kind":"commit","published_at":"2023-02-25T00:44:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"8e750ee621186864a97be64e7f9d521c2d83820d","kind":"commit","published_at":"2022-02-21T04:37:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3/manifests"},{"name":"v2.1.0-beta.0","sha":"e8044b27ae1de54b9070db08549853d3ca8271e2","kind":"commit","published_at":"2021-12-29T03:13:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0/manifests"},{"name":"v1.8.2","sha":"6b89f39d11f63f9d38710141e682c15ef2df4e99","kind":"commit","published_at":"2021-06-18T17:11:46.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4704cc17bd98ef27a1f93de334c72d047405867c","kind":"commit","published_at":"2021-03-19T21:01:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b3562d984665fd40eb21c4eb5e3eb7235418bf5f","kind":"commit","published_at":"2021-02-06T01:56:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0/manifests"},{"name":"v2.1.0-alpha.0","sha":"bce4a4e2dabcc9e0a07bfa3f8eed3ae351657041","kind":"commit","published_at":"2021-01-01T06:09:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0/manifests"},{"name":"v1.7.8","sha":"180f7c0cd2083762aabcc2def9b3a13c4c77b675","kind":"commit","published_at":"2020-06-15T15:12:14.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"95776518aff7096bb52a3e8ad0193a4e787e9206","kind":"commit","published_at":"2020-03-05T19:40:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7/manifests"},{"name":"v2.0.0-alpha.0","sha":"ca50edb77f744187bd8b45e05cb268eba6c2ef7f","kind":"commit","published_at":"2020-01-01T12:21:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.7.6","sha":"78769d80f4ece928382667af20362e71b8f69a13","kind":"commit","published_at":"2019-12-31T22:52:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"422077bddc59a66eaf9170198d5650ffc4686124","kind":"commit","published_at":"2019-10-17T02:02:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"590af004fdcf72f5e8193cabcea01fa1a25b3cc3","kind":"commit","published_at":"2019-06-28T15:39:30.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"b6e19fe91cf2a0e6566124d06f4c8fc1d0029862","kind":"commit","published_at":"2019-04-20T04:19:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"e601bc6598bb5cabc0ce1d5417a25a61e79576c0","kind":"commit","published_at":"2019-02-22T00:41:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"3da7c41ee30bfcd7a333c40d9bf1423b29890141","kind":"commit","published_at":"2018-12-23T01:37:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"49ffc9d08d4c80ab4d928667536a53b82afd3418","kind":"commit","published_at":"2018-11-10T22:26:17.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"2a071ec36fc32112e03f5ea93009a4a39acd0573","kind":"commit","published_at":"2018-08-25T20:21:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"69375714201e04705a5d4cdbf1d88fceda17e5a7","kind":"commit","published_at":"2018-08-13T14:07:01.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"7c11c72f5e607eb06483fb073f29d1a23cea828f","kind":"commit","published_at":"2018-07-02T08:20:38.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"b736074eea9b6113807f468def90beb6e5f8126c","kind":"commit","published_at":"2018-06-25T06:13:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"515a9195f50d48eee67ea4fd03cdbc8fa8547ef4","kind":"commit","published_at":"2018-05-21T01:23:04.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d5354482568720f679d4e8fb3e009f79046554c0","kind":"commit","published_at":"2018-04-14T18:17:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b03586050da78a41cb24824db1dcc48f8ae0e3c0","kind":"commit","published_at":"2018-04-01T19:10:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a034ef9eee66c4120d476f7ad7a8ce8e7f00807d","kind":"commit","published_at":"2018-03-23T15:55:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ed29fdbb7bb3999cf60ab88b40cd879c7cc35b75","kind":"commit","published_at":"2018-03-15T23:20:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"e90d57ca103a76f83676550cf20d639fddad9623","kind":"commit","published_at":"2018-02-16T17:59:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7d11036885a25296539594e1afe015978a57eea5","kind":"commit","published_at":"2017-12-31T03:41:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d449337f5adc3a423574602037135f044ddabc02","kind":"commit","published_at":"2017-11-17T04:59:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"98b407dedf6d7413ed37eb54213405de8c88b5d2","kind":"commit","published_at":"2017-11-16T03:16:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f06520b136066014bdffcc8eb000755e63250f96","kind":"commit","published_at":"2017-11-02T21:43:35.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cc4bbeb27c3b1377ae8bb9829353a082376a285e","kind":"commit","published_at":"2017-11-02T06:59:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.4.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"08456f052f37311ebbd6ffb3eed4759d13838579","kind":"commit","published_at":"2017-10-22T04:59:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"01f8028862f4498022c177318058e04cc1ea9d4c","kind":"commit","published_at":"2017-05-22T02:12:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"336d215dee4f287ff9833166142198475d100864","kind":"commit","published_at":"2017-05-07T01:34:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"f0516cf45ec292df4994caabd355816ea99c02a6","kind":"commit","published_at":"2016-12-31T16:33:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"bd34519b27877627818ffdaf7514bb10e7b34336","kind":"commit","published_at":"2016-10-07T02:58:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4e668b0208986155b8dfd1930d42cfdc944b4709","kind":"commit","published_at":"2016-09-24T15:12:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"343be374c971f0a3bbac38c906e4aea3b1b5ca34","kind":"commit","published_at":"2016-08-18T14:44:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.11","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"f5c92a1de2931f769ca4d307b50b7ec4d50cb9da","kind":"commit","published_at":"2016-06-21T11:11:22.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.10","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"975c225a3a0a33e2522d90ea22855ee8af28049c","kind":"commit","published_at":"2016-03-17T23:19:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.9","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f633dfe88b5c5a9443f863f7fe1f7a369c624230","kind":"commit","published_at":"2015-12-31T03:41:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"55a028202d0097852d2ceeb93ff15cd3b170e155","kind":"commit","published_at":"2015-11-11T11:42:42.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"69fe72080ed09798f2a7e8c1786c7eb7925fecef","kind":"commit","published_at":"2015-10-17T02:53:53.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"27158e3174b2641dc63206a087910077d1f253af","kind":"commit","published_at":"2015-09-09T09:05:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"cf14be6dacf8c2b51ca543647066c5679b3d7a85","kind":"commit","published_at":"2015-07-12T07:43:02.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"90cd0a5286fbabb51a843d730c6c7bcf397c356e","kind":"commit","published_at":"2015-05-26T08:44:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"ed7ff38902e95e5ea4a97fee111f5f2617ace49b","kind":"commit","published_at":"2015-05-11T06:06:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8803d8f80754c9d28a00cf8ec0e24c46fa21444a","kind":"commit","published_at":"2015-05-08T03:47:36.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"85f62a827eae657d68aae73d1a15e583dd405c27","kind":"commit","published_at":"2015-05-07T13:26:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"d250a12d7257ce79e65d173a4e5e97b3a1173fea","kind":"commit","published_at":"2015-05-02T15:20:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"bb18f954781c9d68dadd7cdd31a14118ce89f9ac","kind":"commit","published_at":"2015-04-28T11:08:57.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"c82faae49bc64895de0afb27514113da27de06c2","kind":"commit","published_at":"2015-04-15T08:36:31.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"79dbcb518204752b7104cd45e215ed00a973f3a2","kind":"commit","published_at":"2015-04-02T13:25:43.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"28583dd72fafcb6d1425133d83c047e74ef736ac","kind":"commit","published_at":"2015-03-31T11:32:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bef9cb2db61884d1d34ac0c26caa238e922aaf3c","kind":"commit","published_at":"2015-03-27T05:51:15.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0570952a42f5d1b1a1c1c3ed08f01d71fab12a20","kind":"commit","published_at":"2015-02-04T03:55:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.0.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T16:58:07.084Z","dependent_packages_count":0,"downloads":308,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":10.950736951389645,"dependent_repos_count":11.56135666585872,"dependent_packages_count":10.09540786432578,"stargazers_count":0.06182663353980376,"forks_count":0.05552947642000893,"docker_downloads_count":null,"average":6.544971518306791},"purl":"pkg:pypi/hanlp-restful","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hanlp-restful","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hanlp-restful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hanlp-restful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T05:09:54.527Z","issues_count":149,"pull_requests_count":25,"avg_time_to_close_issue":4402337.482014389,"avg_time_to_close_pull_request":488033.85714285716,"issues_closed_count":139,"pull_requests_closed_count":21,"pull_request_authors_count":21,"issue_authors_count":121,"avg_comments_per_issue":2.953020134228188,"avg_comments_per_pull_request":2.28,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":47708.40909090909,"past_year_avg_time_to_close_pull_request":248909.5,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.84,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/issues","maintainers":[{"login":"hankcs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hankcs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-restful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-restful/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-restful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-restful/related_packages","maintainers":[{"uuid":"hankcs","login":"hankcs","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/hankcs/","role":null,"created_at":"2022-11-14T18:49:13.915Z","updated_at":"2022-11-14T18:49:13.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hankcs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725181,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2755877,"name":"hanlp-common","ecosystem":"pypi","description":"HanLP: Han Language Processing","homepage":"https://github.com/hankcs/HanLP","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hankcs/HanLP","keywords_array":["corpus","machine-learning","NLU","NLP"],"namespace":null,"versions_count":21,"first_release_published_at":"2020-12-29T04:13:37.000Z","latest_release_published_at":"2025-01-13T00:54:21.000Z","latest_release_number":"0.0.23","last_synced_at":"2025-08-24T16:06:40.238Z","created_at":"2022-04-10T11:13:09.916Z","updated_at":"2025-08-24T16:58:07.176Z","registry_url":"https://pypi.org/project/hanlp-common/","install_command":"pip install hanlp-common --index-url https://pypi.org/simple","documentation_url":"https://hanlp-common.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Text Processing :: Linguistic"],"normalized_name":"hanlp-common","project_status":null},"repo_metadata":{"id":21655932,"uuid":"24976755","full_name":"hankcs/HanLP","owner":"hankcs","description":"中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理","archived":false,"fork":false,"pushed_at":"2025-05-15T02:30:50.000Z","size":72907,"stargazers_count":35541,"open_issues_count":12,"forks_count":10747,"subscribers_count":1126,"default_branch":"doc-zh","last_synced_at":"2025-08-24T11:50:15.039Z","etag":null,"topics":["dependency-parser","hanlp","named-entity-recognition","natural-language-processing","nlp","pos-tagging","semantic-parsing","text-classification"],"latest_commit_sha":null,"homepage":"https://www.hanlp.com/","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/hankcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-09T06:36:16.000Z","updated_at":"2025-08-24T10:47:19.000Z","dependencies_parsed_at":"2023-10-15T05:05:58.436Z","dependency_job_id":"f07d7142-757c-4a1d-8c7e-b5c3d315b069","html_url":"https://github.com/hankcs/HanLP","commit_stats":{"total_commits":1666,"total_committers":49,"mean_commits":34.0,"dds":0.06902761104441779,"last_synced_commit":"8328b7731f100fa2b4947f0faf85724cfff865a1"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/hankcs/HanLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/refs/heads/doc-zh","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/sbom","scorecard":{"id":454558,"data":{"date":"2025-08-11","repo":{"name":"github.com/hankcs/HanLP","commit":"ddb1299bddff079e447af52ec12549c50636bfa8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.8.6 not signed: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 not signed: https://api.github.com/repos/hankcs/HanLP/releases/185748252","Warn: release artifact v1.8.6 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/185748252"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'doc-zh'","Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:12:40.151Z","repository_id":21655932,"created_at":"2025-08-19T09:12:40.152Z","updated_at":"2025-08-19T09:12:40.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271908740,"owners_count":24842134,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"hankcs","name":null,"uuid":"5326890","kind":"user","description":"","email":"","website":"https://hankcs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5326890?u=4cde654cd49edc8d24b422d0099ac743914fd5db\u0026v=4","repositories_count":86,"last_synced_at":"2023-08-12T11:32:35.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hankcs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T01:42:30.422Z","updated_at":"2023-08-12T11:32:35.569Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs/repositories"},"tags":[{"name":"v2.1.1","sha":"2eb94f2169f0a0f63fe5ab167bb3e0a12f60b188","kind":"commit","published_at":"2025-01-13T01:05:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"749ecf632634ec56f421fa1fc96970d0b116e027","kind":"commit","published_at":"2024-12-29T00:11:08.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0/manifests"},{"name":"v1.8.6","sha":"dadd5c76a53eb05cc84720628b89e4a334d5d753","kind":"commit","published_at":"2024-12-28T23:14:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"e68be80af34740f36ded3ec32ec81e2765f70f7b","kind":"commit","published_at":"2024-11-16T07:00:58.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5/manifests"},{"name":"v2.1.0-beta.62","sha":"5008d7b27295167ccfad0348c925b7349644ecf0","kind":"commit","published_at":"2024-10-08T08:59:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.62","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62/manifests"},{"name":"v1.8.4","sha":"9f2646079d0b6a8439c9eaad0f449d3e3f801ee6","kind":"commit","published_at":"2023-02-25T00:44:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"8e750ee621186864a97be64e7f9d521c2d83820d","kind":"commit","published_at":"2022-02-21T04:37:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3/manifests"},{"name":"v2.1.0-beta.0","sha":"e8044b27ae1de54b9070db08549853d3ca8271e2","kind":"commit","published_at":"2021-12-29T03:13:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0/manifests"},{"name":"v1.8.2","sha":"6b89f39d11f63f9d38710141e682c15ef2df4e99","kind":"commit","published_at":"2021-06-18T17:11:46.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4704cc17bd98ef27a1f93de334c72d047405867c","kind":"commit","published_at":"2021-03-19T21:01:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b3562d984665fd40eb21c4eb5e3eb7235418bf5f","kind":"commit","published_at":"2021-02-06T01:56:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0/manifests"},{"name":"v2.1.0-alpha.0","sha":"bce4a4e2dabcc9e0a07bfa3f8eed3ae351657041","kind":"commit","published_at":"2021-01-01T06:09:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0/manifests"},{"name":"v1.7.8","sha":"180f7c0cd2083762aabcc2def9b3a13c4c77b675","kind":"commit","published_at":"2020-06-15T15:12:14.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"95776518aff7096bb52a3e8ad0193a4e787e9206","kind":"commit","published_at":"2020-03-05T19:40:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7/manifests"},{"name":"v2.0.0-alpha.0","sha":"ca50edb77f744187bd8b45e05cb268eba6c2ef7f","kind":"commit","published_at":"2020-01-01T12:21:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.7.6","sha":"78769d80f4ece928382667af20362e71b8f69a13","kind":"commit","published_at":"2019-12-31T22:52:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"422077bddc59a66eaf9170198d5650ffc4686124","kind":"commit","published_at":"2019-10-17T02:02:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"590af004fdcf72f5e8193cabcea01fa1a25b3cc3","kind":"commit","published_at":"2019-06-28T15:39:30.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"b6e19fe91cf2a0e6566124d06f4c8fc1d0029862","kind":"commit","published_at":"2019-04-20T04:19:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"e601bc6598bb5cabc0ce1d5417a25a61e79576c0","kind":"commit","published_at":"2019-02-22T00:41:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"3da7c41ee30bfcd7a333c40d9bf1423b29890141","kind":"commit","published_at":"2018-12-23T01:37:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"49ffc9d08d4c80ab4d928667536a53b82afd3418","kind":"commit","published_at":"2018-11-10T22:26:17.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"2a071ec36fc32112e03f5ea93009a4a39acd0573","kind":"commit","published_at":"2018-08-25T20:21:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"69375714201e04705a5d4cdbf1d88fceda17e5a7","kind":"commit","published_at":"2018-08-13T14:07:01.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"7c11c72f5e607eb06483fb073f29d1a23cea828f","kind":"commit","published_at":"2018-07-02T08:20:38.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"b736074eea9b6113807f468def90beb6e5f8126c","kind":"commit","published_at":"2018-06-25T06:13:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"515a9195f50d48eee67ea4fd03cdbc8fa8547ef4","kind":"commit","published_at":"2018-05-21T01:23:04.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d5354482568720f679d4e8fb3e009f79046554c0","kind":"commit","published_at":"2018-04-14T18:17:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b03586050da78a41cb24824db1dcc48f8ae0e3c0","kind":"commit","published_at":"2018-04-01T19:10:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a034ef9eee66c4120d476f7ad7a8ce8e7f00807d","kind":"commit","published_at":"2018-03-23T15:55:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ed29fdbb7bb3999cf60ab88b40cd879c7cc35b75","kind":"commit","published_at":"2018-03-15T23:20:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"e90d57ca103a76f83676550cf20d639fddad9623","kind":"commit","published_at":"2018-02-16T17:59:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7d11036885a25296539594e1afe015978a57eea5","kind":"commit","published_at":"2017-12-31T03:41:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d449337f5adc3a423574602037135f044ddabc02","kind":"commit","published_at":"2017-11-17T04:59:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"98b407dedf6d7413ed37eb54213405de8c88b5d2","kind":"commit","published_at":"2017-11-16T03:16:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f06520b136066014bdffcc8eb000755e63250f96","kind":"commit","published_at":"2017-11-02T21:43:35.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cc4bbeb27c3b1377ae8bb9829353a082376a285e","kind":"commit","published_at":"2017-11-02T06:59:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.4.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"08456f052f37311ebbd6ffb3eed4759d13838579","kind":"commit","published_at":"2017-10-22T04:59:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"01f8028862f4498022c177318058e04cc1ea9d4c","kind":"commit","published_at":"2017-05-22T02:12:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"336d215dee4f287ff9833166142198475d100864","kind":"commit","published_at":"2017-05-07T01:34:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"f0516cf45ec292df4994caabd355816ea99c02a6","kind":"commit","published_at":"2016-12-31T16:33:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"bd34519b27877627818ffdaf7514bb10e7b34336","kind":"commit","published_at":"2016-10-07T02:58:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4e668b0208986155b8dfd1930d42cfdc944b4709","kind":"commit","published_at":"2016-09-24T15:12:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"343be374c971f0a3bbac38c906e4aea3b1b5ca34","kind":"commit","published_at":"2016-08-18T14:44:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.11","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"f5c92a1de2931f769ca4d307b50b7ec4d50cb9da","kind":"commit","published_at":"2016-06-21T11:11:22.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.10","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"975c225a3a0a33e2522d90ea22855ee8af28049c","kind":"commit","published_at":"2016-03-17T23:19:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.9","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f633dfe88b5c5a9443f863f7fe1f7a369c624230","kind":"commit","published_at":"2015-12-31T03:41:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"55a028202d0097852d2ceeb93ff15cd3b170e155","kind":"commit","published_at":"2015-11-11T11:42:42.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"69fe72080ed09798f2a7e8c1786c7eb7925fecef","kind":"commit","published_at":"2015-10-17T02:53:53.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"27158e3174b2641dc63206a087910077d1f253af","kind":"commit","published_at":"2015-09-09T09:05:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"cf14be6dacf8c2b51ca543647066c5679b3d7a85","kind":"commit","published_at":"2015-07-12T07:43:02.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"90cd0a5286fbabb51a843d730c6c7bcf397c356e","kind":"commit","published_at":"2015-05-26T08:44:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"ed7ff38902e95e5ea4a97fee111f5f2617ace49b","kind":"commit","published_at":"2015-05-11T06:06:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8803d8f80754c9d28a00cf8ec0e24c46fa21444a","kind":"commit","published_at":"2015-05-08T03:47:36.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"85f62a827eae657d68aae73d1a15e583dd405c27","kind":"commit","published_at":"2015-05-07T13:26:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"d250a12d7257ce79e65d173a4e5e97b3a1173fea","kind":"commit","published_at":"2015-05-02T15:20:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"bb18f954781c9d68dadd7cdd31a14118ce89f9ac","kind":"commit","published_at":"2015-04-28T11:08:57.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"c82faae49bc64895de0afb27514113da27de06c2","kind":"commit","published_at":"2015-04-15T08:36:31.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"79dbcb518204752b7104cd45e215ed00a973f3a2","kind":"commit","published_at":"2015-04-02T13:25:43.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"28583dd72fafcb6d1425133d83c047e74ef736ac","kind":"commit","published_at":"2015-03-31T11:32:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bef9cb2db61884d1d34ac0c26caa238e922aaf3c","kind":"commit","published_at":"2015-03-27T05:51:15.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0570952a42f5d1b1a1c1c3ed08f01d71fab12a20","kind":"commit","published_at":"2015-02-04T03:55:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.0.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T16:58:07.176Z","dependent_packages_count":1,"downloads":5321,"downloads_period":"last-month","dependent_repos_count":103,"rankings":{"downloads":5.229311930632044,"dependent_repos_count":1.4693366612854597,"dependent_packages_count":4.765812722702644,"stargazers_count":0.06182663353980376,"forks_count":0.05552947642000893,"docker_downloads_count":4.607868395690798,"average":2.698280970045127},"purl":"pkg:pypi/hanlp-common","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hanlp-common","docker_dependents_count":2,"docker_downloads_count":25,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hanlp-common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hanlp-common/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T05:09:54.527Z","issues_count":149,"pull_requests_count":25,"avg_time_to_close_issue":4402337.482014389,"avg_time_to_close_pull_request":488033.85714285716,"issues_closed_count":139,"pull_requests_closed_count":21,"pull_request_authors_count":21,"issue_authors_count":121,"avg_comments_per_issue":2.953020134228188,"avg_comments_per_pull_request":2.28,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":47708.40909090909,"past_year_avg_time_to_close_pull_request":248909.5,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.84,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/issues","maintainers":[{"login":"hankcs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hankcs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-common/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-common/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-common/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp-common/related_packages","maintainers":[{"uuid":"hankcs","login":"hankcs","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/hankcs/","role":null,"created_at":"2023-01-16T22:56:29.255Z","updated_at":"2023-01-16T22:56:29.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hankcs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725181,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4718288,"name":"com.hankcs.hanlp.restful:hanlp-restful","ecosystem":"maven","description":"HanLP: Han Language Processing","homepage":"https://github.com/hankcs/HanLP","licenses":"Apache License Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hankcs/HanLP","keywords_array":[],"namespace":"com.hankcs.hanlp.restful","versions_count":15,"first_release_published_at":"2020-12-27T18:34:17.000Z","latest_release_published_at":"2023-04-15T17:40:33.000Z","latest_release_number":"0.0.15","last_synced_at":"2025-08-24T16:06:38.842Z","created_at":"2022-07-25T22:16:24.996Z","updated_at":"2025-08-24T16:58:07.178Z","registry_url":"https://central.sonatype.com/artifact/com.hankcs.hanlp.restful/hanlp-restful/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.hankcs.hanlp.restful/hanlp-restful/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":21655932,"uuid":"24976755","full_name":"hankcs/HanLP","owner":"hankcs","description":"中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理","archived":false,"fork":false,"pushed_at":"2025-05-15T02:30:50.000Z","size":72907,"stargazers_count":35541,"open_issues_count":12,"forks_count":10747,"subscribers_count":1126,"default_branch":"doc-zh","last_synced_at":"2025-08-24T11:50:15.039Z","etag":null,"topics":["dependency-parser","hanlp","named-entity-recognition","natural-language-processing","nlp","pos-tagging","semantic-parsing","text-classification"],"latest_commit_sha":null,"homepage":"https://www.hanlp.com/","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/hankcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-09T06:36:16.000Z","updated_at":"2025-08-24T10:47:19.000Z","dependencies_parsed_at":"2023-10-15T05:05:58.436Z","dependency_job_id":"f07d7142-757c-4a1d-8c7e-b5c3d315b069","html_url":"https://github.com/hankcs/HanLP","commit_stats":{"total_commits":1666,"total_committers":49,"mean_commits":34.0,"dds":0.06902761104441779,"last_synced_commit":"8328b7731f100fa2b4947f0faf85724cfff865a1"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/hankcs/HanLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/refs/heads/doc-zh","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/sbom","scorecard":{"id":454558,"data":{"date":"2025-08-11","repo":{"name":"github.com/hankcs/HanLP","commit":"ddb1299bddff079e447af52ec12549c50636bfa8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.8.6 not signed: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 not signed: https://api.github.com/repos/hankcs/HanLP/releases/185748252","Warn: release artifact v1.8.6 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/185748252"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'doc-zh'","Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:12:40.151Z","repository_id":21655932,"created_at":"2025-08-19T09:12:40.152Z","updated_at":"2025-08-19T09:12:40.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271908740,"owners_count":24842134,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"hankcs","name":null,"uuid":"5326890","kind":"user","description":"","email":"","website":"https://hankcs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5326890?u=4cde654cd49edc8d24b422d0099ac743914fd5db\u0026v=4","repositories_count":86,"last_synced_at":"2023-08-12T11:32:35.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hankcs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T01:42:30.422Z","updated_at":"2023-08-12T11:32:35.569Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs/repositories"},"tags":[{"name":"v2.1.1","sha":"2eb94f2169f0a0f63fe5ab167bb3e0a12f60b188","kind":"commit","published_at":"2025-01-13T01:05:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"749ecf632634ec56f421fa1fc96970d0b116e027","kind":"commit","published_at":"2024-12-29T00:11:08.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0/manifests"},{"name":"v1.8.6","sha":"dadd5c76a53eb05cc84720628b89e4a334d5d753","kind":"commit","published_at":"2024-12-28T23:14:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"e68be80af34740f36ded3ec32ec81e2765f70f7b","kind":"commit","published_at":"2024-11-16T07:00:58.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5/manifests"},{"name":"v2.1.0-beta.62","sha":"5008d7b27295167ccfad0348c925b7349644ecf0","kind":"commit","published_at":"2024-10-08T08:59:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.62","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62/manifests"},{"name":"v1.8.4","sha":"9f2646079d0b6a8439c9eaad0f449d3e3f801ee6","kind":"commit","published_at":"2023-02-25T00:44:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"8e750ee621186864a97be64e7f9d521c2d83820d","kind":"commit","published_at":"2022-02-21T04:37:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3/manifests"},{"name":"v2.1.0-beta.0","sha":"e8044b27ae1de54b9070db08549853d3ca8271e2","kind":"commit","published_at":"2021-12-29T03:13:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0/manifests"},{"name":"v1.8.2","sha":"6b89f39d11f63f9d38710141e682c15ef2df4e99","kind":"commit","published_at":"2021-06-18T17:11:46.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4704cc17bd98ef27a1f93de334c72d047405867c","kind":"commit","published_at":"2021-03-19T21:01:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b3562d984665fd40eb21c4eb5e3eb7235418bf5f","kind":"commit","published_at":"2021-02-06T01:56:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0/manifests"},{"name":"v2.1.0-alpha.0","sha":"bce4a4e2dabcc9e0a07bfa3f8eed3ae351657041","kind":"commit","published_at":"2021-01-01T06:09:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0/manifests"},{"name":"v1.7.8","sha":"180f7c0cd2083762aabcc2def9b3a13c4c77b675","kind":"commit","published_at":"2020-06-15T15:12:14.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"95776518aff7096bb52a3e8ad0193a4e787e9206","kind":"commit","published_at":"2020-03-05T19:40:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7/manifests"},{"name":"v2.0.0-alpha.0","sha":"ca50edb77f744187bd8b45e05cb268eba6c2ef7f","kind":"commit","published_at":"2020-01-01T12:21:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.7.6","sha":"78769d80f4ece928382667af20362e71b8f69a13","kind":"commit","published_at":"2019-12-31T22:52:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"422077bddc59a66eaf9170198d5650ffc4686124","kind":"commit","published_at":"2019-10-17T02:02:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"590af004fdcf72f5e8193cabcea01fa1a25b3cc3","kind":"commit","published_at":"2019-06-28T15:39:30.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"b6e19fe91cf2a0e6566124d06f4c8fc1d0029862","kind":"commit","published_at":"2019-04-20T04:19:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"e601bc6598bb5cabc0ce1d5417a25a61e79576c0","kind":"commit","published_at":"2019-02-22T00:41:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"3da7c41ee30bfcd7a333c40d9bf1423b29890141","kind":"commit","published_at":"2018-12-23T01:37:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"49ffc9d08d4c80ab4d928667536a53b82afd3418","kind":"commit","published_at":"2018-11-10T22:26:17.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"2a071ec36fc32112e03f5ea93009a4a39acd0573","kind":"commit","published_at":"2018-08-25T20:21:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"69375714201e04705a5d4cdbf1d88fceda17e5a7","kind":"commit","published_at":"2018-08-13T14:07:01.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"7c11c72f5e607eb06483fb073f29d1a23cea828f","kind":"commit","published_at":"2018-07-02T08:20:38.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"b736074eea9b6113807f468def90beb6e5f8126c","kind":"commit","published_at":"2018-06-25T06:13:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"515a9195f50d48eee67ea4fd03cdbc8fa8547ef4","kind":"commit","published_at":"2018-05-21T01:23:04.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d5354482568720f679d4e8fb3e009f79046554c0","kind":"commit","published_at":"2018-04-14T18:17:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b03586050da78a41cb24824db1dcc48f8ae0e3c0","kind":"commit","published_at":"2018-04-01T19:10:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a034ef9eee66c4120d476f7ad7a8ce8e7f00807d","kind":"commit","published_at":"2018-03-23T15:55:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ed29fdbb7bb3999cf60ab88b40cd879c7cc35b75","kind":"commit","published_at":"2018-03-15T23:20:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"e90d57ca103a76f83676550cf20d639fddad9623","kind":"commit","published_at":"2018-02-16T17:59:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7d11036885a25296539594e1afe015978a57eea5","kind":"commit","published_at":"2017-12-31T03:41:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d449337f5adc3a423574602037135f044ddabc02","kind":"commit","published_at":"2017-11-17T04:59:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"98b407dedf6d7413ed37eb54213405de8c88b5d2","kind":"commit","published_at":"2017-11-16T03:16:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f06520b136066014bdffcc8eb000755e63250f96","kind":"commit","published_at":"2017-11-02T21:43:35.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cc4bbeb27c3b1377ae8bb9829353a082376a285e","kind":"commit","published_at":"2017-11-02T06:59:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.4.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"08456f052f37311ebbd6ffb3eed4759d13838579","kind":"commit","published_at":"2017-10-22T04:59:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"01f8028862f4498022c177318058e04cc1ea9d4c","kind":"commit","published_at":"2017-05-22T02:12:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"336d215dee4f287ff9833166142198475d100864","kind":"commit","published_at":"2017-05-07T01:34:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"f0516cf45ec292df4994caabd355816ea99c02a6","kind":"commit","published_at":"2016-12-31T16:33:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"bd34519b27877627818ffdaf7514bb10e7b34336","kind":"commit","published_at":"2016-10-07T02:58:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4e668b0208986155b8dfd1930d42cfdc944b4709","kind":"commit","published_at":"2016-09-24T15:12:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"343be374c971f0a3bbac38c906e4aea3b1b5ca34","kind":"commit","published_at":"2016-08-18T14:44:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.11","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"f5c92a1de2931f769ca4d307b50b7ec4d50cb9da","kind":"commit","published_at":"2016-06-21T11:11:22.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.10","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"975c225a3a0a33e2522d90ea22855ee8af28049c","kind":"commit","published_at":"2016-03-17T23:19:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.9","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f633dfe88b5c5a9443f863f7fe1f7a369c624230","kind":"commit","published_at":"2015-12-31T03:41:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"55a028202d0097852d2ceeb93ff15cd3b170e155","kind":"commit","published_at":"2015-11-11T11:42:42.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"69fe72080ed09798f2a7e8c1786c7eb7925fecef","kind":"commit","published_at":"2015-10-17T02:53:53.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"27158e3174b2641dc63206a087910077d1f253af","kind":"commit","published_at":"2015-09-09T09:05:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"cf14be6dacf8c2b51ca543647066c5679b3d7a85","kind":"commit","published_at":"2015-07-12T07:43:02.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"90cd0a5286fbabb51a843d730c6c7bcf397c356e","kind":"commit","published_at":"2015-05-26T08:44:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"ed7ff38902e95e5ea4a97fee111f5f2617ace49b","kind":"commit","published_at":"2015-05-11T06:06:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8803d8f80754c9d28a00cf8ec0e24c46fa21444a","kind":"commit","published_at":"2015-05-08T03:47:36.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"85f62a827eae657d68aae73d1a15e583dd405c27","kind":"commit","published_at":"2015-05-07T13:26:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"d250a12d7257ce79e65d173a4e5e97b3a1173fea","kind":"commit","published_at":"2015-05-02T15:20:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"bb18f954781c9d68dadd7cdd31a14118ce89f9ac","kind":"commit","published_at":"2015-04-28T11:08:57.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"c82faae49bc64895de0afb27514113da27de06c2","kind":"commit","published_at":"2015-04-15T08:36:31.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"79dbcb518204752b7104cd45e215ed00a973f3a2","kind":"commit","published_at":"2015-04-02T13:25:43.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"28583dd72fafcb6d1425133d83c047e74ef736ac","kind":"commit","published_at":"2015-03-31T11:32:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bef9cb2db61884d1d34ac0c26caa238e922aaf3c","kind":"commit","published_at":"2015-03-27T05:51:15.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0570952a42f5d1b1a1c1c3ed08f01d71fab12a20","kind":"commit","published_at":"2015-02-04T03:55:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.0.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T16:58:07.178Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.778321493500773,"dependent_packages_count":32.97987361946485,"stargazers_count":0.7444278037177341,"forks_count":0.7696558573133324,"docker_downloads_count":null,"average":12.068069693499172},"purl":"pkg:maven/com.hankcs.hanlp.restful/hanlp-restful","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.hankcs.hanlp.restful:hanlp-restful","docker_dependents_count":1,"docker_downloads_count":14,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.hankcs.hanlp.restful:hanlp-restful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.hankcs.hanlp.restful:hanlp-restful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T05:09:54.527Z","issues_count":149,"pull_requests_count":25,"avg_time_to_close_issue":4402337.482014389,"avg_time_to_close_pull_request":488033.85714285716,"issues_closed_count":139,"pull_requests_closed_count":21,"pull_request_authors_count":21,"issue_authors_count":121,"avg_comments_per_issue":2.953020134228188,"avg_comments_per_pull_request":2.28,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":47708.40909090909,"past_year_avg_time_to_close_pull_request":248909.5,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.84,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/issues","maintainers":[{"login":"hankcs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hankcs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.hankcs.hanlp.restful:hanlp-restful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.hankcs.hanlp.restful:hanlp-restful/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.hankcs.hanlp.restful:hanlp-restful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.hankcs.hanlp.restful:hanlp-restful/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547830,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2755880,"name":"hanlp","ecosystem":"pypi","description":"HanLP: Han Language Processing","homepage":"https://github.com/hankcs/HanLP","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hankcs/HanLP","keywords_array":["corpus","machine-learning","NLU","NLP"],"namespace":null,"versions_count":197,"first_release_published_at":"2020-01-02T21:24:56.000Z","latest_release_published_at":"2025-01-13T01:12:33.000Z","latest_release_number":"2.1.1","last_synced_at":"2025-08-24T05:02:59.172Z","created_at":"2022-04-10T11:13:10.005Z","updated_at":"2025-08-24T16:58:07.179Z","registry_url":"https://pypi.org/project/hanlp/","install_command":"pip install hanlp --index-url https://pypi.org/simple","documentation_url":"https://hanlp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Text Processing :: Linguistic"],"normalized_name":"hanlp","project_status":null},"repo_metadata":{"id":21655932,"uuid":"24976755","full_name":"hankcs/HanLP","owner":"hankcs","description":"中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理","archived":false,"fork":false,"pushed_at":"2025-05-15T02:30:50.000Z","size":72907,"stargazers_count":35541,"open_issues_count":12,"forks_count":10747,"subscribers_count":1126,"default_branch":"doc-zh","last_synced_at":"2025-08-24T11:50:15.039Z","etag":null,"topics":["dependency-parser","hanlp","named-entity-recognition","natural-language-processing","nlp","pos-tagging","semantic-parsing","text-classification"],"latest_commit_sha":null,"homepage":"https://www.hanlp.com/","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/hankcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-09T06:36:16.000Z","updated_at":"2025-08-24T10:47:19.000Z","dependencies_parsed_at":"2023-10-15T05:05:58.436Z","dependency_job_id":"f07d7142-757c-4a1d-8c7e-b5c3d315b069","html_url":"https://github.com/hankcs/HanLP","commit_stats":{"total_commits":1666,"total_committers":49,"mean_commits":34.0,"dds":0.06902761104441779,"last_synced_commit":"8328b7731f100fa2b4947f0faf85724cfff865a1"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/hankcs/HanLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/refs/heads/doc-zh","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/sbom","scorecard":{"id":454558,"data":{"date":"2025-08-11","repo":{"name":"github.com/hankcs/HanLP","commit":"ddb1299bddff079e447af52ec12549c50636bfa8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.8.6 not signed: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 not signed: https://api.github.com/repos/hankcs/HanLP/releases/185748252","Warn: release artifact v1.8.6 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/185748252"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'doc-zh'","Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:12:40.151Z","repository_id":21655932,"created_at":"2025-08-19T09:12:40.152Z","updated_at":"2025-08-19T09:12:40.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271908740,"owners_count":24842134,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"hankcs","name":null,"uuid":"5326890","kind":"user","description":"","email":"","website":"https://hankcs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5326890?u=4cde654cd49edc8d24b422d0099ac743914fd5db\u0026v=4","repositories_count":86,"last_synced_at":"2023-08-12T11:32:35.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hankcs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T01:42:30.422Z","updated_at":"2023-08-12T11:32:35.569Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs/repositories"},"tags":[{"name":"v2.1.1","sha":"2eb94f2169f0a0f63fe5ab167bb3e0a12f60b188","kind":"commit","published_at":"2025-01-13T01:05:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"749ecf632634ec56f421fa1fc96970d0b116e027","kind":"commit","published_at":"2024-12-29T00:11:08.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0/manifests"},{"name":"v1.8.6","sha":"dadd5c76a53eb05cc84720628b89e4a334d5d753","kind":"commit","published_at":"2024-12-28T23:14:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"e68be80af34740f36ded3ec32ec81e2765f70f7b","kind":"commit","published_at":"2024-11-16T07:00:58.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5/manifests"},{"name":"v2.1.0-beta.62","sha":"5008d7b27295167ccfad0348c925b7349644ecf0","kind":"commit","published_at":"2024-10-08T08:59:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.62","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62/manifests"},{"name":"v1.8.4","sha":"9f2646079d0b6a8439c9eaad0f449d3e3f801ee6","kind":"commit","published_at":"2023-02-25T00:44:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"8e750ee621186864a97be64e7f9d521c2d83820d","kind":"commit","published_at":"2022-02-21T04:37:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3/manifests"},{"name":"v2.1.0-beta.0","sha":"e8044b27ae1de54b9070db08549853d3ca8271e2","kind":"commit","published_at":"2021-12-29T03:13:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0/manifests"},{"name":"v1.8.2","sha":"6b89f39d11f63f9d38710141e682c15ef2df4e99","kind":"commit","published_at":"2021-06-18T17:11:46.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4704cc17bd98ef27a1f93de334c72d047405867c","kind":"commit","published_at":"2021-03-19T21:01:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b3562d984665fd40eb21c4eb5e3eb7235418bf5f","kind":"commit","published_at":"2021-02-06T01:56:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0/manifests"},{"name":"v2.1.0-alpha.0","sha":"bce4a4e2dabcc9e0a07bfa3f8eed3ae351657041","kind":"commit","published_at":"2021-01-01T06:09:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0/manifests"},{"name":"v1.7.8","sha":"180f7c0cd2083762aabcc2def9b3a13c4c77b675","kind":"commit","published_at":"2020-06-15T15:12:14.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"95776518aff7096bb52a3e8ad0193a4e787e9206","kind":"commit","published_at":"2020-03-05T19:40:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7/manifests"},{"name":"v2.0.0-alpha.0","sha":"ca50edb77f744187bd8b45e05cb268eba6c2ef7f","kind":"commit","published_at":"2020-01-01T12:21:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.7.6","sha":"78769d80f4ece928382667af20362e71b8f69a13","kind":"commit","published_at":"2019-12-31T22:52:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"422077bddc59a66eaf9170198d5650ffc4686124","kind":"commit","published_at":"2019-10-17T02:02:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"590af004fdcf72f5e8193cabcea01fa1a25b3cc3","kind":"commit","published_at":"2019-06-28T15:39:30.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"b6e19fe91cf2a0e6566124d06f4c8fc1d0029862","kind":"commit","published_at":"2019-04-20T04:19:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"e601bc6598bb5cabc0ce1d5417a25a61e79576c0","kind":"commit","published_at":"2019-02-22T00:41:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"3da7c41ee30bfcd7a333c40d9bf1423b29890141","kind":"commit","published_at":"2018-12-23T01:37:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"49ffc9d08d4c80ab4d928667536a53b82afd3418","kind":"commit","published_at":"2018-11-10T22:26:17.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"2a071ec36fc32112e03f5ea93009a4a39acd0573","kind":"commit","published_at":"2018-08-25T20:21:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"69375714201e04705a5d4cdbf1d88fceda17e5a7","kind":"commit","published_at":"2018-08-13T14:07:01.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"7c11c72f5e607eb06483fb073f29d1a23cea828f","kind":"commit","published_at":"2018-07-02T08:20:38.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"b736074eea9b6113807f468def90beb6e5f8126c","kind":"commit","published_at":"2018-06-25T06:13:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"515a9195f50d48eee67ea4fd03cdbc8fa8547ef4","kind":"commit","published_at":"2018-05-21T01:23:04.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d5354482568720f679d4e8fb3e009f79046554c0","kind":"commit","published_at":"2018-04-14T18:17:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b03586050da78a41cb24824db1dcc48f8ae0e3c0","kind":"commit","published_at":"2018-04-01T19:10:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a034ef9eee66c4120d476f7ad7a8ce8e7f00807d","kind":"commit","published_at":"2018-03-23T15:55:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ed29fdbb7bb3999cf60ab88b40cd879c7cc35b75","kind":"commit","published_at":"2018-03-15T23:20:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"e90d57ca103a76f83676550cf20d639fddad9623","kind":"commit","published_at":"2018-02-16T17:59:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7d11036885a25296539594e1afe015978a57eea5","kind":"commit","published_at":"2017-12-31T03:41:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d449337f5adc3a423574602037135f044ddabc02","kind":"commit","published_at":"2017-11-17T04:59:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"98b407dedf6d7413ed37eb54213405de8c88b5d2","kind":"commit","published_at":"2017-11-16T03:16:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f06520b136066014bdffcc8eb000755e63250f96","kind":"commit","published_at":"2017-11-02T21:43:35.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cc4bbeb27c3b1377ae8bb9829353a082376a285e","kind":"commit","published_at":"2017-11-02T06:59:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.4.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"08456f052f37311ebbd6ffb3eed4759d13838579","kind":"commit","published_at":"2017-10-22T04:59:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"01f8028862f4498022c177318058e04cc1ea9d4c","kind":"commit","published_at":"2017-05-22T02:12:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"336d215dee4f287ff9833166142198475d100864","kind":"commit","published_at":"2017-05-07T01:34:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"f0516cf45ec292df4994caabd355816ea99c02a6","kind":"commit","published_at":"2016-12-31T16:33:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"bd34519b27877627818ffdaf7514bb10e7b34336","kind":"commit","published_at":"2016-10-07T02:58:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4e668b0208986155b8dfd1930d42cfdc944b4709","kind":"commit","published_at":"2016-09-24T15:12:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"343be374c971f0a3bbac38c906e4aea3b1b5ca34","kind":"commit","published_at":"2016-08-18T14:44:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.11","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"f5c92a1de2931f769ca4d307b50b7ec4d50cb9da","kind":"commit","published_at":"2016-06-21T11:11:22.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.10","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"975c225a3a0a33e2522d90ea22855ee8af28049c","kind":"commit","published_at":"2016-03-17T23:19:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.9","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f633dfe88b5c5a9443f863f7fe1f7a369c624230","kind":"commit","published_at":"2015-12-31T03:41:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"55a028202d0097852d2ceeb93ff15cd3b170e155","kind":"commit","published_at":"2015-11-11T11:42:42.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"69fe72080ed09798f2a7e8c1786c7eb7925fecef","kind":"commit","published_at":"2015-10-17T02:53:53.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"27158e3174b2641dc63206a087910077d1f253af","kind":"commit","published_at":"2015-09-09T09:05:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"cf14be6dacf8c2b51ca543647066c5679b3d7a85","kind":"commit","published_at":"2015-07-12T07:43:02.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"90cd0a5286fbabb51a843d730c6c7bcf397c356e","kind":"commit","published_at":"2015-05-26T08:44:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"ed7ff38902e95e5ea4a97fee111f5f2617ace49b","kind":"commit","published_at":"2015-05-11T06:06:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8803d8f80754c9d28a00cf8ec0e24c46fa21444a","kind":"commit","published_at":"2015-05-08T03:47:36.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"85f62a827eae657d68aae73d1a15e583dd405c27","kind":"commit","published_at":"2015-05-07T13:26:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"d250a12d7257ce79e65d173a4e5e97b3a1173fea","kind":"commit","published_at":"2015-05-02T15:20:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"bb18f954781c9d68dadd7cdd31a14118ce89f9ac","kind":"commit","published_at":"2015-04-28T11:08:57.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"c82faae49bc64895de0afb27514113da27de06c2","kind":"commit","published_at":"2015-04-15T08:36:31.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"79dbcb518204752b7104cd45e215ed00a973f3a2","kind":"commit","published_at":"2015-04-02T13:25:43.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"28583dd72fafcb6d1425133d83c047e74ef736ac","kind":"commit","published_at":"2015-03-31T11:32:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bef9cb2db61884d1d34ac0c26caa238e922aaf3c","kind":"commit","published_at":"2015-03-27T05:51:15.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0570952a42f5d1b1a1c1c3ed08f01d71fab12a20","kind":"commit","published_at":"2015-02-04T03:55:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.0.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T16:58:07.179Z","dependent_packages_count":7,"downloads":10187,"downloads_period":"last-month","dependent_repos_count":23,"rankings":{"downloads":3.612278311445942,"dependent_repos_count":3.02718569639967,"dependent_packages_count":1.8597576685184727,"stargazers_count":0.06182663353980376,"forks_count":0.05552947642000893,"docker_downloads_count":4.607868395690798,"average":2.204074363669116},"purl":"pkg:pypi/hanlp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hanlp","docker_dependents_count":2,"docker_downloads_count":25,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hanlp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hanlp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T05:09:54.527Z","issues_count":149,"pull_requests_count":25,"avg_time_to_close_issue":4402337.482014389,"avg_time_to_close_pull_request":488033.85714285716,"issues_closed_count":139,"pull_requests_closed_count":21,"pull_request_authors_count":21,"issue_authors_count":121,"avg_comments_per_issue":2.953020134228188,"avg_comments_per_pull_request":2.28,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":47708.40909090909,"past_year_avg_time_to_close_pull_request":248909.5,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.84,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/issues","maintainers":[{"login":"hankcs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hankcs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hanlp/related_packages","maintainers":[{"uuid":"hankcs","login":"hankcs","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/hankcs/","role":null,"created_at":"2022-11-30T15:17:26.037Z","updated_at":"2022-11-30T15:17:26.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hankcs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725181,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4075453,"name":"github.com/hankcs/HanLP","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hankcs/HanLP","keywords_array":[],"namespace":"github.com/hankcs","versions_count":62,"first_release_published_at":"2015-02-04T03:55:32.000Z","latest_release_published_at":"2025-01-13T01:05:39.000Z","latest_release_number":"v2.1.1+incompatible","last_synced_at":"2025-08-23T20:47:35.577Z","created_at":"2022-04-12T11:47:51.998Z","updated_at":"2025-08-24T16:58:07.177Z","registry_url":"https://pkg.go.dev/github.com/hankcs/HanLP","install_command":"go get github.com/hankcs/HanLP","documentation_url":"https://pkg.go.dev/github.com/hankcs/HanLP#section-documentation","metadata":{},"repo_metadata":{"id":21655932,"uuid":"24976755","full_name":"hankcs/HanLP","owner":"hankcs","description":"中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理","archived":false,"fork":false,"pushed_at":"2025-05-15T02:30:50.000Z","size":72907,"stargazers_count":35541,"open_issues_count":12,"forks_count":10747,"subscribers_count":1126,"default_branch":"doc-zh","last_synced_at":"2025-08-24T11:50:15.039Z","etag":null,"topics":["dependency-parser","hanlp","named-entity-recognition","natural-language-processing","nlp","pos-tagging","semantic-parsing","text-classification"],"latest_commit_sha":null,"homepage":"https://www.hanlp.com/","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/hankcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-09T06:36:16.000Z","updated_at":"2025-08-24T10:47:19.000Z","dependencies_parsed_at":"2023-10-15T05:05:58.436Z","dependency_job_id":"f07d7142-757c-4a1d-8c7e-b5c3d315b069","html_url":"https://github.com/hankcs/HanLP","commit_stats":{"total_commits":1666,"total_committers":49,"mean_commits":34.0,"dds":0.06902761104441779,"last_synced_commit":"8328b7731f100fa2b4947f0faf85724cfff865a1"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/hankcs/HanLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/refs/heads/doc-zh","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/sbom","scorecard":{"id":454558,"data":{"date":"2025-08-11","repo":{"name":"github.com/hankcs/HanLP","commit":"ddb1299bddff079e447af52ec12549c50636bfa8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hankcs/HanLP/unit-tests.yml/doc-zh?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.8.6 not signed: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 not signed: https://api.github.com/repos/hankcs/HanLP/releases/185748252","Warn: release artifact v1.8.6 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/192590682","Warn: release artifact v1.8.5 does not have provenance: https://api.github.com/repos/hankcs/HanLP/releases/185748252"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'doc-zh'","Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:12:40.151Z","repository_id":21655932,"created_at":"2025-08-19T09:12:40.152Z","updated_at":"2025-08-19T09:12:40.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271908740,"owners_count":24842134,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"hankcs","name":null,"uuid":"5326890","kind":"user","description":"","email":"","website":"https://hankcs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5326890?u=4cde654cd49edc8d24b422d0099ac743914fd5db\u0026v=4","repositories_count":86,"last_synced_at":"2023-08-12T11:32:35.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hankcs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T01:42:30.422Z","updated_at":"2023-08-12T11:32:35.569Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs/repositories"},"tags":[{"name":"v2.1.1","sha":"2eb94f2169f0a0f63fe5ab167bb3e0a12f60b188","kind":"commit","published_at":"2025-01-13T01:05:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"749ecf632634ec56f421fa1fc96970d0b116e027","kind":"commit","published_at":"2024-12-29T00:11:08.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0/manifests"},{"name":"v1.8.6","sha":"dadd5c76a53eb05cc84720628b89e4a334d5d753","kind":"commit","published_at":"2024-12-28T23:14:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"e68be80af34740f36ded3ec32ec81e2765f70f7b","kind":"commit","published_at":"2024-11-16T07:00:58.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.5/manifests"},{"name":"v2.1.0-beta.62","sha":"5008d7b27295167ccfad0348c925b7349644ecf0","kind":"commit","published_at":"2024-10-08T08:59:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.62","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.62/manifests"},{"name":"v1.8.4","sha":"9f2646079d0b6a8439c9eaad0f449d3e3f801ee6","kind":"commit","published_at":"2023-02-25T00:44:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"8e750ee621186864a97be64e7f9d521c2d83820d","kind":"commit","published_at":"2022-02-21T04:37:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3/manifests"},{"name":"v2.1.0-beta.0","sha":"e8044b27ae1de54b9070db08549853d3ca8271e2","kind":"commit","published_at":"2021-12-29T03:13:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0/manifests"},{"name":"v1.8.2","sha":"6b89f39d11f63f9d38710141e682c15ef2df4e99","kind":"commit","published_at":"2021-06-18T17:11:46.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4704cc17bd98ef27a1f93de334c72d047405867c","kind":"commit","published_at":"2021-03-19T21:01:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b3562d984665fd40eb21c4eb5e3eb7235418bf5f","kind":"commit","published_at":"2021-02-06T01:56:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0/manifests"},{"name":"v2.1.0-alpha.0","sha":"bce4a4e2dabcc9e0a07bfa3f8eed3ae351657041","kind":"commit","published_at":"2021-01-01T06:09:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0/manifests"},{"name":"v1.7.8","sha":"180f7c0cd2083762aabcc2def9b3a13c4c77b675","kind":"commit","published_at":"2020-06-15T15:12:14.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"95776518aff7096bb52a3e8ad0193a4e787e9206","kind":"commit","published_at":"2020-03-05T19:40:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7/manifests"},{"name":"v2.0.0-alpha.0","sha":"ca50edb77f744187bd8b45e05cb268eba6c2ef7f","kind":"commit","published_at":"2020-01-01T12:21:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.7.6","sha":"78769d80f4ece928382667af20362e71b8f69a13","kind":"commit","published_at":"2019-12-31T22:52:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"422077bddc59a66eaf9170198d5650ffc4686124","kind":"commit","published_at":"2019-10-17T02:02:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"590af004fdcf72f5e8193cabcea01fa1a25b3cc3","kind":"commit","published_at":"2019-06-28T15:39:30.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"b6e19fe91cf2a0e6566124d06f4c8fc1d0029862","kind":"commit","published_at":"2019-04-20T04:19:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"e601bc6598bb5cabc0ce1d5417a25a61e79576c0","kind":"commit","published_at":"2019-02-22T00:41:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"3da7c41ee30bfcd7a333c40d9bf1423b29890141","kind":"commit","published_at":"2018-12-23T01:37:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"49ffc9d08d4c80ab4d928667536a53b82afd3418","kind":"commit","published_at":"2018-11-10T22:26:17.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"2a071ec36fc32112e03f5ea93009a4a39acd0573","kind":"commit","published_at":"2018-08-25T20:21:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"69375714201e04705a5d4cdbf1d88fceda17e5a7","kind":"commit","published_at":"2018-08-13T14:07:01.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"7c11c72f5e607eb06483fb073f29d1a23cea828f","kind":"commit","published_at":"2018-07-02T08:20:38.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"b736074eea9b6113807f468def90beb6e5f8126c","kind":"commit","published_at":"2018-06-25T06:13:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"515a9195f50d48eee67ea4fd03cdbc8fa8547ef4","kind":"commit","published_at":"2018-05-21T01:23:04.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d5354482568720f679d4e8fb3e009f79046554c0","kind":"commit","published_at":"2018-04-14T18:17:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b03586050da78a41cb24824db1dcc48f8ae0e3c0","kind":"commit","published_at":"2018-04-01T19:10:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a034ef9eee66c4120d476f7ad7a8ce8e7f00807d","kind":"commit","published_at":"2018-03-23T15:55:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ed29fdbb7bb3999cf60ab88b40cd879c7cc35b75","kind":"commit","published_at":"2018-03-15T23:20:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"e90d57ca103a76f83676550cf20d639fddad9623","kind":"commit","published_at":"2018-02-16T17:59:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7d11036885a25296539594e1afe015978a57eea5","kind":"commit","published_at":"2017-12-31T03:41:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d449337f5adc3a423574602037135f044ddabc02","kind":"commit","published_at":"2017-11-17T04:59:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"98b407dedf6d7413ed37eb54213405de8c88b5d2","kind":"commit","published_at":"2017-11-16T03:16:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f06520b136066014bdffcc8eb000755e63250f96","kind":"commit","published_at":"2017-11-02T21:43:35.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cc4bbeb27c3b1377ae8bb9829353a082376a285e","kind":"commit","published_at":"2017-11-02T06:59:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.4.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"08456f052f37311ebbd6ffb3eed4759d13838579","kind":"commit","published_at":"2017-10-22T04:59:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"01f8028862f4498022c177318058e04cc1ea9d4c","kind":"commit","published_at":"2017-05-22T02:12:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"336d215dee4f287ff9833166142198475d100864","kind":"commit","published_at":"2017-05-07T01:34:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"f0516cf45ec292df4994caabd355816ea99c02a6","kind":"commit","published_at":"2016-12-31T16:33:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"bd34519b27877627818ffdaf7514bb10e7b34336","kind":"commit","published_at":"2016-10-07T02:58:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4e668b0208986155b8dfd1930d42cfdc944b4709","kind":"commit","published_at":"2016-09-24T15:12:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"343be374c971f0a3bbac38c906e4aea3b1b5ca34","kind":"commit","published_at":"2016-08-18T14:44:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.11","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"f5c92a1de2931f769ca4d307b50b7ec4d50cb9da","kind":"commit","published_at":"2016-06-21T11:11:22.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.10","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"975c225a3a0a33e2522d90ea22855ee8af28049c","kind":"commit","published_at":"2016-03-17T23:19:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.9","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f633dfe88b5c5a9443f863f7fe1f7a369c624230","kind":"commit","published_at":"2015-12-31T03:41:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"55a028202d0097852d2ceeb93ff15cd3b170e155","kind":"commit","published_at":"2015-11-11T11:42:42.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"69fe72080ed09798f2a7e8c1786c7eb7925fecef","kind":"commit","published_at":"2015-10-17T02:53:53.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"27158e3174b2641dc63206a087910077d1f253af","kind":"commit","published_at":"2015-09-09T09:05:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"cf14be6dacf8c2b51ca543647066c5679b3d7a85","kind":"commit","published_at":"2015-07-12T07:43:02.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"90cd0a5286fbabb51a843d730c6c7bcf397c356e","kind":"commit","published_at":"2015-05-26T08:44:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"ed7ff38902e95e5ea4a97fee111f5f2617ace49b","kind":"commit","published_at":"2015-05-11T06:06:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8803d8f80754c9d28a00cf8ec0e24c46fa21444a","kind":"commit","published_at":"2015-05-08T03:47:36.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"85f62a827eae657d68aae73d1a15e583dd405c27","kind":"commit","published_at":"2015-05-07T13:26:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"d250a12d7257ce79e65d173a4e5e97b3a1173fea","kind":"commit","published_at":"2015-05-02T15:20:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"bb18f954781c9d68dadd7cdd31a14118ce89f9ac","kind":"commit","published_at":"2015-04-28T11:08:57.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"c82faae49bc64895de0afb27514113da27de06c2","kind":"commit","published_at":"2015-04-15T08:36:31.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"79dbcb518204752b7104cd45e215ed00a973f3a2","kind":"commit","published_at":"2015-04-02T13:25:43.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"28583dd72fafcb6d1425133d83c047e74ef736ac","kind":"commit","published_at":"2015-03-31T11:32:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bef9cb2db61884d1d34ac0c26caa238e922aaf3c","kind":"commit","published_at":"2015-03-27T05:51:15.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0570952a42f5d1b1a1c1c3ed08f01d71fab12a20","kind":"commit","published_at":"2015-02-04T03:55:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.0.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hankcs/HanLP@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T16:58:07.177Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.726210113019375,"dependent_packages_count":9.55954712080186,"stargazers_count":0.04599742254094171,"forks_count":0.027558368624747212,"docker_downloads_count":null,"average":3.5898282562467307},"purl":"pkg:golang/github.com/hankcs/%21han%21l%21p","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hankcs/HanLP","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hankcs/HanLP","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hankcs/HanLP/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T05:09:54.527Z","issues_count":149,"pull_requests_count":25,"avg_time_to_close_issue":4402337.482014389,"avg_time_to_close_pull_request":488033.85714285716,"issues_closed_count":139,"pull_requests_closed_count":21,"pull_request_authors_count":21,"issue_authors_count":121,"avg_comments_per_issue":2.953020134228188,"avg_comments_per_pull_request":2.28,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":47708.40909090909,"past_year_avg_time_to_close_pull_request":248909.5,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.84,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/issues","maintainers":[{"login":"hankcs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hankcs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhankcs%2FHanLP/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhankcs%2FHanLP/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhankcs%2FHanLP/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhankcs%2FHanLP/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4718319,"name":"com.hankcs:hanlp","ecosystem":"maven","description":"汉语言处理包","homepage":"https://github.com/hankcs/HanLP","licenses":"Apache License Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hankcs/HanLP","keywords_array":[],"namespace":"com.hankcs","versions_count":44,"first_release_published_at":"2015-05-02T04:33:59.000Z","latest_release_published_at":"2024-11-16T06:56:13.000Z","latest_release_number":"portable-1.8.5","last_synced_at":"2024-12-12T21:07:43.278Z","created_at":"2022-07-25T22:16:38.150Z","updated_at":"2024-12-12T21:07:43.447Z","registry_url":"https://central.sonatype.com/artifact/com.hankcs/hanlp/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.hankcs/hanlp/","metadata":{},"repo_metadata":{"id":21655932,"uuid":"24976755","full_name":"hankcs/HanLP","owner":"hankcs","description":"中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理","archived":false,"fork":false,"pushed_at":"2024-10-08T09:02:30.000Z","size":72705,"stargazers_count":33680,"open_issues_count":13,"forks_count":10060,"subscribers_count":1141,"default_branch":"doc-zh","last_synced_at":"2024-10-14T12:03:06.221Z","etag":null,"topics":["dependency-parser","hanlp","named-entity-recognition","natural-language-processing","nlp","pos-tagging","semantic-parsing","text-classification"],"latest_commit_sha":null,"homepage":"https://hanlp.hankcs.com/","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/hankcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","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":"2014-10-09T06:36:16.000Z","updated_at":"2024-10-14T11:56:12.000Z","dependencies_parsed_at":"2023-10-15T05:05:58.436Z","dependency_job_id":"f07d7142-757c-4a1d-8c7e-b5c3d315b069","html_url":"https://github.com/hankcs/HanLP","commit_stats":{"total_commits":1653,"total_committers":49,"mean_commits":"33.734693877551024","dds":0.06896551724137934,"last_synced_commit":"beab770c8f2c33be23159a041aa40515ac658407"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/refs/heads/doc-zh","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221718003,"owners_count":16869112,"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"},"owner_record":{"login":"hankcs","name":null,"uuid":"5326890","kind":"user","description":"","email":"","website":"https://hankcs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5326890?u=4cde654cd49edc8d24b422d0099ac743914fd5db\u0026v=4","repositories_count":86,"last_synced_at":"2023-08-12T11:32:35.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hankcs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T01:42:30.422Z","updated_at":"2023-08-12T11:32:35.569Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hankcs/repositories"},"tags":[{"name":"v1.8.4","sha":"9f2646079d0b6a8439c9eaad0f449d3e3f801ee6","kind":"commit","published_at":"2023-02-25T00:44:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"8e750ee621186864a97be64e7f9d521c2d83820d","kind":"commit","published_at":"2022-02-21T04:37:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.3/manifests"},{"name":"v2.1.0-beta.0","sha":"e8044b27ae1de54b9070db08549853d3ca8271e2","kind":"commit","published_at":"2021-12-29T03:13:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-beta.0/manifests"},{"name":"v1.8.2","sha":"6b89f39d11f63f9d38710141e682c15ef2df4e99","kind":"commit","published_at":"2021-06-18T17:11:46.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"4704cc17bd98ef27a1f93de334c72d047405867c","kind":"commit","published_at":"2021-03-19T21:01:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b3562d984665fd40eb21c4eb5e3eb7235418bf5f","kind":"commit","published_at":"2021-02-06T01:56:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.8.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.8.0/manifests"},{"name":"v2.1.0-alpha.0","sha":"bce4a4e2dabcc9e0a07bfa3f8eed3ae351657041","kind":"commit","published_at":"2021-01-01T06:09:07.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.1.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.1.0-alpha.0/manifests"},{"name":"v1.7.8","sha":"180f7c0cd2083762aabcc2def9b3a13c4c77b675","kind":"commit","published_at":"2020-06-15T15:12:14.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"95776518aff7096bb52a3e8ad0193a4e787e9206","kind":"commit","published_at":"2020-03-05T19:40:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.7/manifests"},{"name":"v2.0.0-alpha.0","sha":"ca50edb77f744187bd8b45e05cb268eba6c2ef7f","kind":"commit","published_at":"2020-01-01T12:21:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.7.6","sha":"78769d80f4ece928382667af20362e71b8f69a13","kind":"commit","published_at":"2019-12-31T22:52:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"422077bddc59a66eaf9170198d5650ffc4686124","kind":"commit","published_at":"2019-10-17T02:02:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"590af004fdcf72f5e8193cabcea01fa1a25b3cc3","kind":"commit","published_at":"2019-06-28T15:39:30.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"b6e19fe91cf2a0e6566124d06f4c8fc1d0029862","kind":"commit","published_at":"2019-04-20T04:19:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"e601bc6598bb5cabc0ce1d5417a25a61e79576c0","kind":"commit","published_at":"2019-02-22T00:41:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"3da7c41ee30bfcd7a333c40d9bf1423b29890141","kind":"commit","published_at":"2018-12-23T01:37:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"49ffc9d08d4c80ab4d928667536a53b82afd3418","kind":"commit","published_at":"2018-11-10T22:26:17.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.7.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"2a071ec36fc32112e03f5ea93009a4a39acd0573","kind":"commit","published_at":"2018-08-25T20:21:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"69375714201e04705a5d4cdbf1d88fceda17e5a7","kind":"commit","published_at":"2018-08-13T14:07:01.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"7c11c72f5e607eb06483fb073f29d1a23cea828f","kind":"commit","published_at":"2018-07-02T08:20:38.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"b736074eea9b6113807f468def90beb6e5f8126c","kind":"commit","published_at":"2018-06-25T06:13:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"515a9195f50d48eee67ea4fd03cdbc8fa8547ef4","kind":"commit","published_at":"2018-05-21T01:23:04.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d5354482568720f679d4e8fb3e009f79046554c0","kind":"commit","published_at":"2018-04-14T18:17:51.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b03586050da78a41cb24824db1dcc48f8ae0e3c0","kind":"commit","published_at":"2018-04-01T19:10:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"a034ef9eee66c4120d476f7ad7a8ce8e7f00807d","kind":"commit","published_at":"2018-03-23T15:55:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ed29fdbb7bb3999cf60ab88b40cd879c7cc35b75","kind":"commit","published_at":"2018-03-15T23:20:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.6.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"e90d57ca103a76f83676550cf20d639fddad9623","kind":"commit","published_at":"2018-02-16T17:59:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7d11036885a25296539594e1afe015978a57eea5","kind":"commit","published_at":"2017-12-31T03:41:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d449337f5adc3a423574602037135f044ddabc02","kind":"commit","published_at":"2017-11-17T04:59:27.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"98b407dedf6d7413ed37eb54213405de8c88b5d2","kind":"commit","published_at":"2017-11-16T03:16:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f06520b136066014bdffcc8eb000755e63250f96","kind":"commit","published_at":"2017-11-02T21:43:35.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.5.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cc4bbeb27c3b1377ae8bb9829353a082376a285e","kind":"commit","published_at":"2017-11-02T06:59:55.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.4.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"08456f052f37311ebbd6ffb3eed4759d13838579","kind":"commit","published_at":"2017-10-22T04:59:39.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"01f8028862f4498022c177318058e04cc1ea9d4c","kind":"commit","published_at":"2017-05-22T02:12:00.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"336d215dee4f287ff9833166142198475d100864","kind":"commit","published_at":"2017-05-07T01:34:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"f0516cf45ec292df4994caabd355816ea99c02a6","kind":"commit","published_at":"2016-12-31T16:33:54.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"bd34519b27877627818ffdaf7514bb10e7b34336","kind":"commit","published_at":"2016-10-07T02:58:20.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4e668b0208986155b8dfd1930d42cfdc944b4709","kind":"commit","published_at":"2016-09-24T15:12:47.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.3.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"343be374c971f0a3bbac38c906e4aea3b1b5ca34","kind":"commit","published_at":"2016-08-18T14:44:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.11","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"f5c92a1de2931f769ca4d307b50b7ec4d50cb9da","kind":"commit","published_at":"2016-06-21T11:11:22.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.10","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"975c225a3a0a33e2522d90ea22855ee8af28049c","kind":"commit","published_at":"2016-03-17T23:19:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.9","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"f633dfe88b5c5a9443f863f7fe1f7a369c624230","kind":"commit","published_at":"2015-12-31T03:41:21.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.8","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"55a028202d0097852d2ceeb93ff15cd3b170e155","kind":"commit","published_at":"2015-11-11T11:42:42.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.7","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"69fe72080ed09798f2a7e8c1786c7eb7925fecef","kind":"commit","published_at":"2015-10-17T02:53:53.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.6","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"27158e3174b2641dc63206a087910077d1f253af","kind":"commit","published_at":"2015-09-09T09:05:34.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"cf14be6dacf8c2b51ca543647066c5679b3d7a85","kind":"commit","published_at":"2015-07-12T07:43:02.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"90cd0a5286fbabb51a843d730c6c7bcf397c356e","kind":"commit","published_at":"2015-05-26T08:44:25.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"ed7ff38902e95e5ea4a97fee111f5f2617ace49b","kind":"commit","published_at":"2015-05-11T06:06:03.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8803d8f80754c9d28a00cf8ec0e24c46fa21444a","kind":"commit","published_at":"2015-05-08T03:47:36.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"85f62a827eae657d68aae73d1a15e583dd405c27","kind":"commit","published_at":"2015-05-07T13:26:52.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.2.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"d250a12d7257ce79e65d173a4e5e97b3a1173fea","kind":"commit","published_at":"2015-05-02T15:20:56.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.5","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"bb18f954781c9d68dadd7cdd31a14118ce89f9ac","kind":"commit","published_at":"2015-04-28T11:08:57.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.4","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"c82faae49bc64895de0afb27514113da27de06c2","kind":"commit","published_at":"2015-04-15T08:36:31.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.3","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"79dbcb518204752b7104cd45e215ed00a973f3a2","kind":"commit","published_at":"2015-04-02T13:25:43.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.2","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"28583dd72fafcb6d1425133d83c047e74ef736ac","kind":"commit","published_at":"2015-03-31T11:32:26.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.1","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bef9cb2db61884d1d34ac0c26caa238e922aaf3c","kind":"commit","published_at":"2015-03-27T05:51:15.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.1.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0570952a42f5d1b1a1c1c3ed08f01d71fab12a20","kind":"commit","published_at":"2015-02-04T03:55:32.000Z","download_url":"https://codeload.github.com/hankcs/HanLP/tar.gz/v1.0.0","html_url":"https://github.com/hankcs/HanLP/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T03:11:18.046Z","dependent_packages_count":43,"downloads":null,"downloads_period":null,"dependent_repos_count":660,"rankings":{"downloads":null,"dependent_repos_count":0.5079638398622471,"dependent_packages_count":1.607784640951456,"stargazers_count":0.7454274244411296,"forks_count":0.7700547607844708,"docker_downloads_count":6.184464755879026,"average":1.9631390843836658},"purl":"pkg:maven/com.hankcs/hanlp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.hankcs:hanlp","docker_dependents_count":8,"docker_downloads_count":906,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.hankcs:hanlp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.hankcs:hanlp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T17:54:25.501Z","issues_count":131,"pull_requests_count":23,"avg_time_to_close_issue":4840575.049586777,"avg_time_to_close_pull_request":504451.36842105264,"issues_closed_count":121,"pull_requests_closed_count":19,"pull_request_authors_count":19,"issue_authors_count":106,"avg_comments_per_issue":3.0610687022900764,"avg_comments_per_pull_request":2.4347826086956523,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":105790.14285714286,"past_year_avg_time_to_close_pull_request":126646.0,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":1.56,"past_year_avg_comments_per_pull_request":1.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/issues","maintainers":[{"login":"hankcs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hankcs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.hankcs:hanlp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.hankcs:hanlp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.hankcs:hanlp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.hankcs:hanlp/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547830,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":9221,"full_name":"hankcs/HanLP","default_branch":"master","committers":[{"name":"hankcs","email":"jfservice@126.com","login":"hankcs","count":1570},{"name":"AnyListen","email":"heheipi@qq.com","login":"AnyListen","count":13},{"name":"TylunasLi","email":"pwstudio@163.com","login":"TylunasLi","count":11},{"name":"hanlpbot","email":"hanlpbot@gmail.com","login":"hanlpbot","count":7},{"name":"天地为尊","email":"qq1274949542@163.com","login":null,"count":4},{"name":"thihy","email":"thihy@me.com","login":"thihy","count":4},{"name":"Xusheng","email":"jsksxs360@163.com","login":"jsksxs360","count":4},{"name":"Roy_","email":"furaoing@hotmail.com","login":"furaoing","count":3},{"name":"allen615","email":"2827699425@qq.com","login":"allen615","count":3},{"name":"fnaith","email":"weichih.fr.lai@gmail.com","login":"fnaith","count":3},{"name":"tony","email":"mgphuang@gmail.com","login":"Tony-Wang","count":3},{"name":"zhangruinan","email":"ruinan.zhang@icloud.com","login":"victorzhrn","count":3},{"name":"webSue","email":"sutong1224@gmail.com","login":"webSue","count":2},{"name":"Zing","email":"zicheng.xu@columbia.edu","login":"xu2333","count":2},{"name":"sothic","email":"sothicor.l@gmail.com","login":"sothic","count":2},{"name":"linuxsong","email":"linuxsong@gmail.com","login":"linuxsong","count":2},{"name":"fqc","email":"337940626@qq.com","login":"RealForce1024","count":2},{"name":"Yu Zhang","email":"yzhang.cs@outlook.com","login":"yzhangcs","count":2},{"name":"YangliOfGit","email":"yangli@yonyou.com","login":"YangliAtGitHub","count":2},{"name":"Vela-zz","email":"59645193+Vela-zz","login":"Vela-zz","count":2},{"name":"Thomas Perkins","email":"thomasperkins1123@gmail.com","login":"ThomasPerkins1123","count":2},{"name":"Hai Liang Wang","email":"hailiang.hl.wang@gmail.com","login":"hailiang-wang","count":2},{"name":"Arthur CHAN","email":"arthur@talkgoal.com","login":"arthurtalkgoal","count":2},{"name":"starking","email":"starking.pku@gmail.com","login":"starkingpku","count":1},{"name":"xxj","email":"346944475@qq.com","login":"xxjwxc","count":1},{"name":"zhuchao14","email":"zhuchao14@meituan.com","login":null,"count":1},{"name":"wangdong","email":"wangdong@192.168.3.82","login":null,"count":1},{"name":"patrick_lin","email":"Patrick_Lin@asus.com","login":null,"count":1},{"name":"jian.li","email":"jian.li@nio.com","login":null,"count":1},{"name":"cjsu(苏楚杰)","email":"suchujie@kugou.net","login":null,"count":1},{"name":"Zhang","email":"longzhangs@isoftstone.com","login":null,"count":1},{"name":"Wangzhe","email":"wangzhe258369@gmail.com","login":null,"count":1},{"name":"Richard Chen","email":"richard.chen@intel.com","login":null,"count":1},{"name":"Hu Dengke","email":"hu-dengke@necsoft.com.cn","login":null,"count":1},{"name":"ziq211","email":"ziq211","login":"ziq211","count":1},{"name":"jimichan","email":"jimichan@gmail.com","login":"jimichan","count":1},{"name":"hungphd","email":"hungphd@iastate.edu","login":"doubleblinddoubleblinddoubleblind","count":1},{"name":"houseme","email":"houseme@outlook.com","login":"housemecn","count":1},{"name":"frank1998sj","email":"frank1998sj@gmail.com","login":"frank1998sj","count":1},{"name":"duohappy","email":"duohappy","login":"duohappy","count":1},{"name":"dsx4602","email":"dsx4602@163.com","login":"dsx4602","count":1},{"name":"cyan","email":"resorcap","login":"resorcap","count":1},{"name":"Shomy","email":"18222333186@163.com","login":"ShomyLiu","count":1},{"name":"Lucien Shui","email":"lucien@lucien.ink","login":"LucienShui","count":1},{"name":"Fang Yang","email":"snoop.fy@gmail.com","login":"driventokill","count":1},{"name":"Derek Zen","email":"leizhang0121@gmail.com","login":"callzhang","count":1}],"total_commits":1673,"total_committers":46,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.369565217391305,"dds":0.06156604901374774,"past_year_committers":[{"name":"hankcs","email":"jfservice@126.com","login":"hankcs","count":17},{"name":"webSue","email":"sutong1224@gmail.com","login":"webSue","count":1}],"past_year_total_commits":18,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.0,"past_year_dds":0.05555555555555558,"last_synced_at":"2025-05-25T05:47:37.972Z","last_synced_commit":"ddb1299bddff079e447af52ec12549c50636bfa8","created_at":"2023-03-07T09:50:43.363Z","updated_at":"2025-05-25T05:47:38.293Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"hankcs/HanLP","html_url":"https://github.com/hankcs/HanLP","last_synced_at":"2025-08-31T07:55:58.555Z","status":null,"issues_count":157,"pull_requests_count":25,"avg_time_to_close_issue":4249948.645833333,"avg_time_to_close_pull_request":495863.9,"issues_closed_count":144,"pull_requests_closed_count":20,"pull_request_authors_count":22,"issue_authors_count":129,"avg_comments_per_issue":2.828025477707006,"avg_comments_per_pull_request":2.24,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":28,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":39280.954545454544,"past_year_avg_time_to_close_pull_request":332067.5,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.4642857142857142,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T08:08:38.573Z","updated_at":"2025-09-03T05:53:50.307Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hankcs%2FHanLP/issues","issue_labels_count":{"bug":61,"invalid":39,"ignored":37,"auto-replied":30,"question":18,"feature request":17,"improvement":6,"duplicated":3,"wontfix":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":182,"OWNER":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":26,"CONTRIBUTOR":6},"issue_authors":{"liusw02":10,"SoaringTiger":7,"geasyheart":4,"wencan":4,"tx0c":3,"cpla13":3,"MacGuffin230":3,"FutureWithoutEnding":3,"XhstormR":2,"AKASonja":2,"XenoAmess":2,"Skybluebluede":2,"weblearngit":2,"dalinautoagents":2,"westsince2001":2,"eduosi":2,"Kalafinaian":2,"qiangzihome":2,"heiox":2,"wxy929629":2,"zhujiawen12345":2,"tianjiangtao":2,"ndyysheep":2,"lotest":1,"liqiang-125":1,"gongzhimin":1,"amalgame21":1,"marianasignal":1,"shalundia":1,"hualiang9602":1,"cumtfc":1,"a198720":1,"qiangwang":1,"yuwenhaiping":1,"Dynamsoft-Jerson":1,"chanandrew96":1,"debug2012":1,"syw-dreamland":1,"callzhang":1,"watsonwuh":1,"gzh5425":1,"Buaasinong":1,"smallduckpro":1,"sjturan1":1,"LUOQING1994":1,"RayyaRTHU":1,"Sunywdev":1,"quokka007":1,"fxxuuu":1,"kcmvp":1,"mrright2019":1,"whyhuiyan":1,"houzeyi":1,"PsyQuant":1,"shixinglingguihua":1,"suxiangrui":1,"SunnyZ-L":1,"hiking-coder":1,"20246688":1,"weiruchenai":1,"huangyang66":1,"zsxbcc":1,"SleepyRoy":1,"ifree711":1,"QAQ516284797":1,"sevenvoid":1,"River-liu-yun":1,"benshan123":1,"hyl2001":1,"wallezhang":1,"zsrainbow":1,"BLKSerene":1,"yuxulingche":1,"RekaDowney":1,"zjqer":1,"haorenyuan7777777":1,"TNightmare":1,"elonzh":1,"chn112211":1,"guodata":1,"sunc33":1,"neoedmund":1,"An0nymous0":1,"suger226":1,"9393ming":1,"jsl1992":1,"aaronzhangTechGeek":1,"SWHL":1,"yangfei4913438":1,"LoserMr":1,"lianggx":1,"onezero-10":1,"Gooklim":1,"HuXiLiFeng":1,"hxj8059":1,"landseer-ge":1,"squirrelfish":1,"PirateX0":1,"lxj0276":1,"chenjinhongv":1,"Roottan":1,"B-RF":1,"wjj5":1,"1312354o":1,"SxunS":1,"thunderlightsmash":1,"Keepman":1,"zz1559152814":1,"hankcs":1,"oasis-0927":1,"memaxiaofeng":1,"xiyuan27":1,"ReactiveCJ":1,"roclins":1,"qingting04":1,"Joker723":1,"MrChocol":1,"heyoma":1,"ChiuHsin":1,"WellTai":1,"Lucky759":1,"hjh0915":1,"zxkane":1,"dance3366":1,"nlpener":1,"Codedcy":1,"wujiekd":1,"7777fsq":1,"zhengzavan":1,"callmebyZJ":1,"l0ngc":1,"duanfa":1,"songdings":1,"mirrormy":1,"jiauy":1,"u8621011":1,"ghosthamlet":1,"zhangfan-algo":1,"Leon406":1,"QLinfeng":1},"pull_request_authors":{"webSue":3,"qiangwang":3,"muzi939375821":2,"yuchuangu85":2,"Fix3dP0int":2,"frank1998sj":2,"ZhangYunfang":2,"WinterKi1ler":2,"Ivan97":2,"Vela-zz":1,"chncaption":1,"larryzhao":1,"TITC":1,"asamoahcharlie":1,"xiaoheizai":1,"callzhang":1,"carl10086":1,"pumasun":1,"233bjr":1,"John-Poulos":1,"tiandiweizun":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":23,"ignored":17,"auto-replied":17,"feature request":3,"invalid":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":44},"past_year_pull_request_author_associations_count":{"NONE":5},"past_year_issue_authors":{"liusw02":9,"qiangzihome":2,"Skybluebluede":2,"heiox":2,"eduosi":2,"dalinautoagents":2,"AKASonja":2,"yangfei4913438":1,"wujiekd":1,"wjj5":1,"WellTai":1,"suxiangrui":1,"suger226":1,"songdings":1,"yuwenhaiping":1,"zhujiawen12345":1,"River-liu-yun":1,"ReactiveCJ":1,"onezero-10":1,"marianasignal":1,"Lucky759":1,"liqiang-125":1,"Leon406":1,"kcmvp":1,"jsl1992":1,"HuXiLiFeng":1,"houzeyi":1,"gongzhimin":1,"chenjinhongv":1,"benshan123":1},"past_year_pull_request_authors":{"Fix3dP0int":2,"muzi939375821":2,"233bjr":1},"maintainers":[{"login":"hankcs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hankcs"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":5,"ReleaseEvent":4,"IssuesEvent":63,"WatchEvent":1970,"DeleteEvent":2,"IssueCommentEvent":56,"PushEvent":27,"PullRequestEvent":4,"ForkEvent":786},"last_year":{"CreateEvent":5,"ReleaseEvent":4,"IssuesEvent":63,"WatchEvent":1970,"DeleteEvent":2,"IssueCommentEvent":56,"PushEvent":27,"PullRequestEvent":4,"ForkEvent":786}},"keywords":["dependency-parser","hanlp","named-entity-recognition","natural-language-processing","nlp","pos-tagging","semantic-parsing","text-classification"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/unit-tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:15:51.519Z","updated_at":"2023-01-14T13:15:51.519Z","repository_link":"https://github.com/hankcs/HanLP/blob/doc-zh/.github/workflows/unit-tests.yml","dependencies":[{"id":6897681261,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6897681262,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6897681263,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"plugins/hanlp_restful_java/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:15:51.544Z","updated_at":"2023-01-14T13:15:51.544Z","repository_link":"https://github.com/hankcs/HanLP/blob/doc-zh/plugins/hanlp_restful_java/pom.xml","dependencies":[{"id":6897681273,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.13.2.2","direct":true,"kind":"runtime","optional":false},{"id":6897681274,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"RELEASE","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"plugins/hanlp_common/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T13:15:51.568Z","updated_at":"2023-01-14T13:15:51.568Z","repository_link":"https://github.com/hankcs/HanLP/blob/doc-zh/plugins/hanlp_common/setup.py","dependencies":[{"id":6897681283,"package_name":"phrasetree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"plugins/hanlp_demo/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T13:15:51.610Z","updated_at":"2023-01-14T13:15:51.610Z","repository_link":"https://github.com/hankcs/HanLP/blob/doc-zh/plugins/hanlp_demo/setup.py","dependencies":[{"id":6897681289,"package_name":"hanlp_common","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"plugins/hanlp_restful/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T13:15:51.691Z","updated_at":"2023-01-14T13:15:51.691Z","repository_link":"https://github.com/hankcs/HanLP/blob/doc-zh/plugins/hanlp_restful/setup.py","dependencies":[{"id":6897681301,"package_name":"hanlp_common","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"plugins/hanlp_trie/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T13:15:51.714Z","updated_at":"2023-01-14T13:15:51.714Z","repository_link":"https://github.com/hankcs/HanLP/blob/doc-zh/plugins/hanlp_trie/setup.py","dependencies":[{"id":6897681311,"package_name":"hanlp_common","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T13:15:51.730Z","updated_at":"2023-01-14T13:15:51.730Z","repository_link":"https://github.com/hankcs/HanLP/blob/doc-zh/setup.py","dependencies":[{"id":6897681318,"package_name":"termcolor","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897681319,"package_name":"pynvml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6897681320,"package_name":"toposort","ecosystem":"pypi","requirements":"==1.5","direct":true,"kind":"runtime","optional":false},{"id":6897681321,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.1.1","direct":true,"kind":"runtime","optional":false},{"id":6897681322,"package_name":"tokenizers","ecosystem":"pypi","requirements":"==0.11.6","direct":true,"kind":"runtime","optional":false},{"id":6897681323,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"\u003e=0.1.91","direct":true,"kind":"runtime","optional":false},{"id":6897681324,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":6897681325,"package_name":"hanlp-common","ecosystem":"pypi","requirements":"\u003e=0.0.19","direct":true,"kind":"runtime","optional":false},{"id":6897681326,"package_name":"hanlp-trie","ecosystem":"pypi","requirements":"\u003e=0.0.4","direct":true,"kind":"runtime","optional":false},{"id":6897681327,"package_name":"hanlp-downloader","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":24.342682367491225,"created_at":"2025-09-04T15:51:34.188Z","updated_at":"2025-10-07T08:22:46.062Z","avatar_url":"https://github.com/hankcs.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":20859,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformers"],"project_url":"https://science.ecosyste.ms/api/v1/projects/57792","html_url":"https://science.ecosyste.ms/projects/57792","bibtex_url":"https://science.ecosyste.ms/projects/57792/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/57792/export.apalike"}