{"id":9582,"name":"zensols-nlparse","description":"Natural language processing parsing and tool library","url":"https://github.com/plandes/nlparse","last_synced_at":"2025-09-08T11:35:36.333Z","repository":{"id":57478151,"uuid":"195705187","full_name":"plandes/nlparse","owner":"plandes","description":"Natural language processing parsing and tool library","archived":false,"fork":false,"pushed_at":"2025-07-31T21:22:28.000Z","size":1107,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T01:45:11.764Z","etag":null,"topics":["natural-language-processing","nlp-machine-learning","pypi-badge","pypi-link","spacy","spacy-nlp"],"latest_commit_sha":null,"homepage":"https://plandes.github.io/nlparse/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plandes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-07-07T23:06:57.000Z","updated_at":"2025-07-31T21:19:48.000Z","dependencies_parsed_at":"2023-11-29T19:29:07.871Z","dependency_job_id":"18c99c61-7d1a-471d-afe6-3382033b7425","html_url":"https://github.com/plandes/nlparse","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/plandes/nlparse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/sbom","scorecard":{"id":736831,"data":{"date":"2025-08-11","repo":{"name":"github.com/plandes/nlparse","commit":"95805bcd284dae093ef85d1f1d97fa31f45dc680"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Maintained","score":10,"reason":"20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/plandes/nlparse/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/plandes/nlparse/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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 'master'"],"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"}}]},"last_synced_at":"2025-08-22T16:08:09.001Z","repository_id":57478151,"created_at":"2025-08-22T16:08:09.001Z","updated_at":"2025-08-22T16:08:09.001Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274178201,"owners_count":25236094,"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-08T02:00:09.813Z","response_time":121,"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":"plandes","name":"Paul Landes","uuid":"4460738","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4460738?v=4","repositories_count":90,"last_synced_at":"2023-08-31T19:41:05.809Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/plandes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T01:15:04.174Z","updated_at":"2023-08-31T19:41:06.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes/repositories"},"packages":[{"id":11818480,"name":"zensols-nlparse","ecosystem":"pypi","description":"This framework wraps the spaCy framework and creates light weight features in a class hierarchy that reflects the structure of natural language","homepage":"https://github.com/plandes/nlparse","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/plandes/nlparse","keywords_array":["nlp","spacy","tooling"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-06-20T01:19:27.000Z","latest_release_published_at":"2025-06-20T01:19:27.000Z","latest_release_number":"1.12.2","last_synced_at":"2025-09-05T01:45:12.777Z","created_at":"2025-06-20T01:32:17.300Z","updated_at":"2025-09-05T18:24:25.263Z","registry_url":"https://pypi.org/project/zensols-nlparse/","install_command":"pip install zensols-nlparse --index-url https://pypi.org/simple","documentation_url":"https://plandes.github.io/nlparse","metadata":{"funding":null,"documentation":"https://plandes.github.io/nlparse","classifiers":[],"normalized_name":"zensols-nlparse"},"repo_metadata":{"id":57478151,"uuid":"195705187","full_name":"plandes/nlparse","owner":"plandes","description":"Natural language processing parsing and tool library","archived":false,"fork":false,"pushed_at":"2025-07-31T21:22:28.000Z","size":1107,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T01:45:11.764Z","etag":null,"topics":["natural-language-processing","nlp-machine-learning","pypi-badge","pypi-link","spacy","spacy-nlp"],"latest_commit_sha":null,"homepage":"https://plandes.github.io/nlparse/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plandes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-07-07T23:06:57.000Z","updated_at":"2025-07-31T21:19:48.000Z","dependencies_parsed_at":"2023-11-29T19:29:07.871Z","dependency_job_id":"18c99c61-7d1a-471d-afe6-3382033b7425","html_url":"https://github.com/plandes/nlparse","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/plandes/nlparse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/sbom","scorecard":{"id":736831,"data":{"date":"2025-08-11","repo":{"name":"github.com/plandes/nlparse","commit":"95805bcd284dae093ef85d1f1d97fa31f45dc680"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"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":"Maintained","score":10,"reason":"20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/plandes/nlparse/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/plandes/nlparse/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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 'master'"],"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"}}]},"last_synced_at":"2025-08-22T16:08:09.001Z","repository_id":57478151,"created_at":"2025-08-22T16:08:09.001Z","updated_at":"2025-08-22T16:08:09.001Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273798311,"owners_count":25170130,"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_record":{"login":"plandes","name":"Paul Landes","uuid":"4460738","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4460738?v=4","repositories_count":90,"last_synced_at":"2023-08-31T19:41:05.809Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/plandes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T01:15:04.174Z","updated_at":"2023-08-31T19:41:06.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes/repositories"},"tags":[{"name":"v1.12.7","sha":"8d8388829281091b2ff17c88e8ad7bef77864a3c","kind":"tag","published_at":"2025-07-27T16:15:13.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.12.7","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"cd2642667513f6fb3ca87c9c9feba9b9419a818f","kind":"tag","published_at":"2025-07-27T15:32:57.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.12.6","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"d5511300b1a7cfe2b9ac71b6b5a2bb042b7b9766","kind":"tag","published_at":"2025-06-22T08:02:07.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.12.5","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"c729dbec6961723f4f79f60f31b8a9e397fe765f","kind":"tag","published_at":"2025-06-21T19:52:20.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.12.4","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"fa1a0776c3c00fcae9eb0d380a5728cb738a0477","kind":"tag","published_at":"2025-06-20T01:40:18.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.12.3","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"42527850ef0122dab5f1bf40972e8cae7829d12e","kind":"tag","published_at":"2025-06-20T01:18:02.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.12.2","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"39d18d3ba411be8f421377b97f2068fdd3048dfe","kind":"tag","published_at":"2025-01-24T02:18:28.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.12.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c221aed9835cf7d38c11a6a25c6664fd466bafa5","kind":"tag","published_at":"2025-01-11T19:18:58.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.12.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"f11af4aba7cc37007ef505d37c989b6bfe755f29","kind":"tag","published_at":"2024-05-11T13:35:27.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.11.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"312596ab12cb81aad330e5675c3df8910fd55f8d","kind":"tag","published_at":"2024-04-14T19:20:20.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.11.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"3e25d65b6314a06034f20331c8e9e096f850791e","kind":"tag","published_at":"2024-02-27T16:01:06.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.10.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"bfa409baf6e45ee1bf8c4c221e64d86783add71e","kind":"tag","published_at":"2024-01-12T03:25:47.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.9.2","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"f842d2af9c91d6a7a105d049e22f91381f2aec0f","kind":"tag","published_at":"2024-01-04T15:18:55.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.9.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"1c2720997010f21fd567868b52fec932abbdfee4","kind":"tag","published_at":"2023-12-05T23:40:35.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.9.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"3fcc50b52664d45e881c28cfdd5df6a86933f65d","kind":"tag","published_at":"2023-11-29T18:10:57.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.8.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"79e6f6e028fe7743728c6e776d4e2fe057cb0f54","kind":"tag","published_at":"2023-08-16T18:23:29.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.8.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"88cae5a81fed0cf3cdefaf8356c1ce9853d3ee06","kind":"tag","published_at":"2023-06-29T18:11:28.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.7.3","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"98ef8582dcdfd7282c4864187ab214a036445555","kind":"tag","published_at":"2023-06-28T00:50:42.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.7.2","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"6836f882f85dd282d2510f644cb5d234e6835c5e","kind":"tag","published_at":"2023-06-20T10:33:14.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.7.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"6191ac4bbf106c791ab0c48f2c9c1158a0ff6c90","kind":"tag","published_at":"2023-06-07T19:50:27.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.7.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"b0c1f3154cac692ba44b0da8065686227ce516ff","kind":"tag","published_at":"2023-04-06T01:00:38.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.6.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"b97ff84e2e9cd9106e7ff42af9f9282073c70131","kind":"tag","published_at":"2023-02-02T14:28:02.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.5.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2ba67f4a15c1d89fb9c50d28b9628dac0ced6bbf","kind":"tag","published_at":"2022-10-02T14:13:30.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.4.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5f22f722e356facf8e80d64ec16e1af10f97c615","kind":"tag","published_at":"2022-10-01T14:01:02.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.4.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2bdcb3dfc0298370c21cfe4a70b2a17837fe93bd","kind":"tag","published_at":"2022-08-09T02:03:42.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.3.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"42c2d3adc77560bb1168eed621235b0ce57411c7","kind":"tag","published_at":"2022-06-16T20:02:59.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.2.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"0862923f622249b0ab135927705f97cf96c7f146","kind":"tag","published_at":"2022-06-14T20:40:57.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.1.2","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dff72b74723f8658d21a06f278d800188c1e35d9","kind":"tag","published_at":"2022-05-15T16:32:42.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.1.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"221b174ead575a1225f0e429259e131ddb23e1c9","kind":"tag","published_at":"2022-05-04T21:21:23.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.1.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"f19f22d1aac718944e4c2d50a17729af92c8930f","kind":"tag","published_at":"2022-01-25T20:02:53.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.0.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"033a36accc9a2e17740e82f2b309d6dd510f6683","kind":"tag","published_at":"2021-10-22T22:43:37.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v1.0.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v1.0.0/manifests"},{"name":"v0.1.3","sha":"9665447072faedbc04f864533db0f75df2194fcb","kind":"tag","published_at":"2021-09-21T17:54:39.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.1.3","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"1ff58310c905c14246d4e6507b1905ccd2c06604","kind":"tag","published_at":"2021-09-21T17:22:16.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.1.2","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ddde99ae5cc4169a282c01130c14e543482cd702","kind":"tag","published_at":"2021-09-08T01:01:01.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.1.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"45d7adc822be1eb9555155ecce300d5b14ed3e70","kind":"tag","published_at":"2021-08-16T21:10:42.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.1.0","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.1.0/manifests"},{"name":"v0.0.15","sha":"f3c4ec8e2fd2355a664fea9cdd7271646d2c20b0","kind":"tag","published_at":"2021-08-07T22:52:57.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.15","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"49a6da25ba5001b9f9f1a644b2be50b5d0890c4a","kind":"tag","published_at":"2021-04-29T17:32:42.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.14","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"f3d194f6e3ecc83aa602c777ebe2439a5af83ca8","kind":"tag","published_at":"2021-01-14T23:22:51.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.13","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"4348c85b25b4c8dbd4d9711842dee1149dab562f","kind":"tag","published_at":"2020-12-29T22:34:51.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.12","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"8aad16358e67a981815a25214f4642a52859b977","kind":"tag","published_at":"2020-12-10T04:12:49.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.11","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"02b97741f7f17d479923a7771992e2a892088294","kind":"tag","published_at":"2020-05-11T04:55:54.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.10","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"16fd02372e654f017a4c2291fa914e64cf8deb3a","kind":"tag","published_at":"2020-04-29T00:59:29.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.9","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"7e26414c21816c56f706c9d09adacd787e41a328","kind":"tag","published_at":"2020-04-17T23:36:58.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.8","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"f9e61644bde1bce5ebc92f8c5a3663c841abc1b6","kind":"tag","published_at":"2020-01-26T01:06:46.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.7","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"d0aa454e876a42ab94d8a9fe75ff40413216e311","kind":"tag","published_at":"2019-12-14T18:05:05.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.6","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"3ef9ca1579b0185cbd19d24668812f65114a8852","kind":"tag","published_at":"2019-12-14T17:44:56.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.5","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"cac6803360fbfc04710cdb81b345122ca61a602d","kind":"tag","published_at":"2019-11-22T03:51:48.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.4","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"8f6ee420f65b790c1899d6f1a6a5f1cd3c944297","kind":"tag","published_at":"2019-08-01T01:06:33.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.3","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"3e707ea383e3832270c24214e3f7ba4c8c27dc24","kind":"tag","published_at":"2019-07-26T02:06:24.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.2","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"61d71a651aef9387e973b49bfeb5d6a69490100a","kind":"tag","published_at":"2019-07-07T23:41:58.000Z","download_url":"https://codeload.github.com/plandes/nlparse/tar.gz/v0.0.1","html_url":"https://github.com/plandes/nlparse/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/nlparse@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T18:24:25.263Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":50.52657483147879,"dependent_packages_count":8.967170743220295,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.74687278734954},"purl":"pkg:pypi/zensols-nlparse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/zensols-nlparse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/zensols-nlparse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/zensols-nlparse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T17:59:37.781Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zensols-nlparse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zensols-nlparse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zensols-nlparse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zensols-nlparse/related_packages","maintainers":[{"uuid":"zensols","login":"zensols","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/zensols/","role":"Owner","created_at":"2025-06-20T01:35:39.025Z","updated_at":"2025-06-20T01:35:39.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zensols/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726113,"maintainers_count":308799,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}}],"commits":{"id":1805467,"full_name":"plandes/nlparse","default_branch":"master","committers":[{"name":"Paul Landes","email":"landes@mailc.net","login":null,"count":653}],"total_commits":653,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":653.0,"dds":0.0,"past_year_committers":[{"name":"Paul Landes","email":"landes@mailc.net","login":null,"count":69}],"past_year_total_commits":69,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":69.0,"past_year_dds":0.0,"last_synced_at":"2024-10-19T06:24:31.070Z","last_synced_commit":"3bab7150c9911ab631febb880c6750ea1ec80422","created_at":"2024-09-24T17:04:57.666Z","updated_at":"2024-10-19T06:24:31.071Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5482190,"commits_count":853876086,"contributors_count":31113077,"owners_count":907620,"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":"plandes/nlparse","html_url":"https://github.com/plandes/nlparse","last_synced_at":"2025-07-27T17:59:37.781Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T03:08:14.154Z","updated_at":"2025-07-27T17:59:37.781Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fnlparse/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10164853,"issues_count":31989996,"pull_requests_count":100212161,"authors_count":10728603,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":24,"CreateEvent":7},"last_year":{"PushEvent":24,"CreateEvent":7}},"keywords":["natural-language-processing","nlp-machine-learning","pypi-badge","pypi-link","spacy","spacy-nlp"],"dependencies":[{"ecosystem":"pypi","filepath":"src/python/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-18T20:21:06.366Z","updated_at":"2022-09-18T20:21:06.366Z","repository_link":"https://github.com/plandes/nlparse/blob/master/src/python/requirements.txt","dependencies":[{"id":5337785819,"package_name":"spacy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5337785820,"package_name":"msgpack","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":5337785821,"package_name":"msgpack-numpy","ecosystem":"pypi","requirements":"\u003e=0.4.7.1","direct":true,"kind":"runtime","optional":false},{"id":5337785822,"package_name":"smart-open","ecosystem":"pypi","requirements":"\u003e=4.0.1","direct":true,"kind":"runtime","optional":false},{"id":5337785823,"package_name":"nltk","ecosystem":"pypi","requirements":"\u003e=3.5","direct":true,"kind":"runtime","optional":false},{"id":5337785824,"package_name":"python-Levenshtein","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5337785825,"package_name":"zensols.util","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T00:21:17.000Z","updated_at":"2023-01-22T00:21:17.000Z","repository_link":"https://github.com/plandes/nlparse/blob/master/.github/workflows/test.yml","dependencies":[{"id":7085960006,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.4.0","direct":true,"kind":"composite","optional":false},{"id":7085960007,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"src/python/requirements-score.txt","sha":null,"kind":"manifest","created_at":"2023-01-22T00:21:18.099Z","updated_at":"2023-01-22T00:21:18.099Z","repository_link":"https://github.com/plandes/nlparse/blob/master/src/python/requirements-score.txt","dependencies":[{"id":7085960008,"package_name":"rouge-score","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"src/python/requirements-model.txt","sha":null,"kind":"manifest","created_at":"2023-11-29T19:29:07.707Z","updated_at":"2023-11-29T19:29:07.707Z","repository_link":"https://github.com/plandes/nlparse/blob/master/src/python/requirements-model.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"src/python/setup.py","sha":null,"kind":"manifest","created_at":"2023-11-29T19:29:07.764Z","updated_at":"2023-11-29T19:29:07.764Z","repository_link":"https://github.com/plandes/nlparse/blob/master/src/python/setup.py","dependencies":[]}],"score":1.6094379124341003,"created_at":"2025-09-04T15:50:31.801Z","updated_at":"2025-10-07T08:06:37.384Z","avatar_url":"https://github.com/plandes.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/9582","html_url":"https://science.ecosyste.ms/projects/9582","bibtex_url":"https://science.ecosyste.ms/projects/9582/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/9582/export.apalike"}