{"id":25071,"name":"classy-classification","description":"This repository contains an easy and intuitive approach to few-shot classification using sentence-transformers or spaCy models, or zero-shot classification with Huggingface. ","url":"https://github.com/davidberenstein1957/classy-classification","last_synced_at":"2025-09-05T02:36:54.907Z","repository":{"id":37809385,"uuid":"461821907","full_name":"davidberenstein1957/classy-classification","owner":"davidberenstein1957","description":"This repository contains an easy and intuitive approach to few-shot classification using sentence-transformers or spaCy models, or zero-shot classification with Huggingface. ","archived":false,"fork":false,"pushed_at":"2025-01-20T09:25:17.000Z","size":628,"stargazers_count":219,"open_issues_count":0,"forks_count":15,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-02T19:43:47.880Z","etag":null,"topics":["few-shot-classifcation","hacktoberfest","machine-learning","natural-language-processing","nlp","nlu","sentence-transformers","spacy","text-classification"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidberenstein1957.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2022-02-21T11:02:17.000Z","updated_at":"2025-08-26T03:55:02.000Z","dependencies_parsed_at":"2024-05-31T13:46:04.277Z","dependency_job_id":"1f7c950d-2650-4d66-a89f-8fba24ce0e45","html_url":"https://github.com/davidberenstein1957/classy-classification","commit_stats":{"total_commits":107,"total_committers":4,"mean_commits":26.75,"dds":0.3738317757009346,"last_synced_commit":"c16bc1dedb5615dc5ac5644cad83b641ae23148c"},"previous_names":["davidberenstein1957/classy-classification","pandora-intelligence/classy-classification"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/davidberenstein1957/classy-classification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidberenstein1957","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/sbom","scorecard":{"id":326123,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidberenstein1957/classy-classification","commit":"137c3338b600dabdb237109ca517e849f86cc874"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","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":"Code-Review","score":0,"reason":"Found 0/8 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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:19"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/davidberenstein1957/classy-classification/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/davidberenstein1957/classy-classification/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidberenstein1957/classy-classification/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/davidberenstein1957/classy-classification/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":0,"reason":"36 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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-18T02:31:25.206Z","repository_id":37809385,"created_at":"2025-08-18T02:31:25.206Z","updated_at":"2025-08-18T02:31:25.206Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273702653,"owners_count":25152926,"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":"davidberenstein1957","name":"David Berenstein","uuid":"25269220","kind":"user","description":"👨🏽‍🍳 Cooking, 👨🏽‍💻 Coding, 🏆 Committing\r\nDeveloper Advocate @argilla-io ","email":"","website":"https://www.linkedin.com/in/david-berenstein-1bab11105/","location":"Madrid","twitter":null,"company":"@argilla-io ","icon_url":"https://avatars.githubusercontent.com/u/25269220?u=5875472a6a76d2a72159db8b790ea9adfda33d5e\u0026v=4","repositories_count":2,"last_synced_at":"2023-05-10T10:54:57.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/davidberenstein1957","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-10T10:54:57.079Z","updated_at":"2023-05-10T10:54:57.079Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidberenstein1957","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidberenstein1957/repositories"},"packages":[{"id":2671435,"name":"classy-classification","ecosystem":"pypi","description":"Have you every struggled with needing a Spacy TextCategorizer but didn't have the time to train one from scratch? Classy Classification is the way to go!","homepage":"https://github.com/davidberenstein1957/classy-classification","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidberenstein1957/classy-classification","keywords_array":["spacy","rasa","few-shot classification","nlu","sentence-transformers"],"namespace":null,"versions_count":33,"first_release_published_at":"2022-02-22T09:49:29.000Z","latest_release_published_at":"2025-01-20T09:25:53.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-09-02T15:01:47.368Z","created_at":"2022-04-10T10:21:42.987Z","updated_at":"2025-09-03T02:29:49.155Z","registry_url":"https://pypi.org/project/classy-classification/","install_command":"pip install classy-classification --index-url https://pypi.org/simple","documentation_url":"https://github.com/davidberenstein1957/classy-classification","metadata":{"funding":null,"documentation":"https://github.com/davidberenstein1957/classy-classification","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"classy-classification","project_status":null},"repo_metadata":{"id":37809385,"uuid":"461821907","full_name":"davidberenstein1957/classy-classification","owner":"davidberenstein1957","description":"This repository contains an easy and intuitive approach to few-shot classification using sentence-transformers or spaCy models, or zero-shot classification with Huggingface. ","archived":false,"fork":false,"pushed_at":"2025-01-20T09:25:17.000Z","size":628,"stargazers_count":219,"open_issues_count":0,"forks_count":15,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-02T19:43:47.880Z","etag":null,"topics":["few-shot-classifcation","hacktoberfest","machine-learning","natural-language-processing","nlp","nlu","sentence-transformers","spacy","text-classification"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidberenstein1957.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2022-02-21T11:02:17.000Z","updated_at":"2025-08-26T03:55:02.000Z","dependencies_parsed_at":"2024-05-31T13:46:04.277Z","dependency_job_id":"1f7c950d-2650-4d66-a89f-8fba24ce0e45","html_url":"https://github.com/davidberenstein1957/classy-classification","commit_stats":{"total_commits":107,"total_committers":4,"mean_commits":26.75,"dds":0.3738317757009346,"last_synced_commit":"c16bc1dedb5615dc5ac5644cad83b641ae23148c"},"previous_names":["davidberenstein1957/classy-classification","pandora-intelligence/classy-classification"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/davidberenstein1957/classy-classification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidberenstein1957","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/sbom","scorecard":{"id":326123,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidberenstein1957/classy-classification","commit":"137c3338b600dabdb237109ca517e849f86cc874"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","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":"Code-Review","score":0,"reason":"Found 0/8 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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:19"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/davidberenstein1957/classy-classification/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/davidberenstein1957/classy-classification/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/davidberenstein1957/classy-classification/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/davidberenstein1957/classy-classification/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":0,"reason":"36 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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-18T02:31:25.206Z","repository_id":37809385,"created_at":"2025-08-18T02:31:25.206Z","updated_at":"2025-08-18T02:31:25.206Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273379809,"owners_count":25095092,"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-03T02:00:09.631Z","response_time":76,"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":"davidberenstein1957","name":"David Berenstein","uuid":"25269220","kind":"user","description":"👨🏽‍🍳 Cooking, 👨🏽‍💻 Coding, 🏆 Committing\r\nDeveloper Advocate @argilla-io ","email":"","website":"https://www.linkedin.com/in/david-berenstein-1bab11105/","location":"Madrid","twitter":null,"company":"@argilla-io ","icon_url":"https://avatars.githubusercontent.com/u/25269220?u=5875472a6a76d2a72159db8b790ea9adfda33d5e\u0026v=4","repositories_count":2,"last_synced_at":"2023-05-10T10:54:57.057Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/davidberenstein1957","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-05-10T10:54:57.079Z","updated_at":"2023-05-10T10:54:57.079Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidberenstein1957","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidberenstein1957/repositories"},"tags":[{"name":"v1.0.2","sha":"137c3338b600dabdb237109ca517e849f86cc874","kind":"commit","published_at":"2025-01-20T09:24:50.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/v1.0.2","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9e7e8381fa23a60f7f6e2b39c26ad4b23e6fc0c8","kind":"commit","published_at":"2024-11-27T09:16:01.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/v1.0.1","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v1.0.1/manifests"},{"name":"0.6.6","sha":"740fe0faefbf6299f8b1943c5fe684c856a15be8","kind":"commit","published_at":"2023-08-31T19:06:45.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.6.6","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"13febdd306fc2345d7c308ece9d8b47eea217832","kind":"commit","published_at":"2023-06-19T12:50:19.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.6.5","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.5/manifests"},{"name":"0.6.3","sha":"7e30e495a83ec68147d890d165aab5a3f2a3e942","kind":"commit","published_at":"2023-06-18T12:51:35.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.6.3","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.3/manifests"},{"name":"0.6.4","sha":"7e30e495a83ec68147d890d165aab5a3f2a3e942","kind":"commit","published_at":"2023-06-18T12:51:35.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.6.4","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.4/manifests"},{"name":"0.6.2","sha":"1b49a62450c15d54d916bdcc39f6f206c6f34a5d","kind":"commit","published_at":"2023-02-15T16:08:27.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.6.2","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"8aaf887581a8b4f2ec1e2a8bac0b7c8284af262b","kind":"commit","published_at":"2023-01-14T09:44:10.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.6.1","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"72ca3761aaa363ba532676cfdccb1836ff430498","kind":"commit","published_at":"2022-12-30T09:09:45.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.6.0","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"717182582bfd6d6cb27013b1412f0e78c62d0a16","kind":"commit","published_at":"2022-12-24T09:35:35.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.5.4","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.4/manifests"},{"name":"0.5.3.1","sha":"d3828d6830c7a54e1133023e6bc9ab2595b96ef5","kind":"commit","published_at":"2022-12-15T16:58:01.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.5.3.1","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.3.1/manifests"},{"name":"0.5.3","sha":"038be00327f23612e45e2980f8f898aa06d2c9b4","kind":"commit","published_at":"2022-12-15T16:05:30.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.5.3","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"fcc067ba4efd8d87a2ba25ec77499b36b432228a","kind":"commit","published_at":"2022-11-21T15:02:04.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.5.2","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"beb2eaa2aabf2b6114d1480df7565d37cc8656b6","kind":"commit","published_at":"2022-11-21T07:34:24.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.5.1","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5.1/manifests"},{"name":"0.5","sha":"7a44a48f13b6e930733de835ff5327e3f7f541d0","kind":"commit","published_at":"2022-11-11T10:01:27.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.5","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.5/manifests"},{"name":"0.4.5","sha":"7db2c910e8f761cf82d9bd773c189ca8e9db3807","kind":"commit","published_at":"2022-09-25T03:49:00.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.4.5","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"4b4a68e65d7d605119607f4b42d1a25ee67f25c5","kind":"commit","published_at":"2022-05-25T13:20:48.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.4.4","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"1e1b52fc93214b21fe8c843659841131229c3f5d","kind":"commit","published_at":"2022-05-25T13:01:27.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.4.3","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"1b2cd6035b2f30ffe72f4f49c5399c45b91aad63","kind":"commit","published_at":"2022-05-19T07:20:32.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.4.2","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"e66ef7e6b2f8293c129a14b0df3e9906d396f2a0","kind":"commit","published_at":"2022-04-13T15:01:55.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/0.4.1","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/0.4.1/manifests"},{"name":"v0.4.0","sha":"f9c19fca0288b3b918c788a59e057e8e8998ae35","kind":"commit","published_at":"2022-04-03T14:18:04.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/v0.4.0","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v0.4.0/manifests"},{"name":"v0.3.6","sha":"333ef06b6f88622bf67fedc71a8371ff67818e07","kind":"commit","published_at":"2022-03-29T20:05:51.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/v0.3.6","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"8e7fed26f19ddf36c2768ebe0c716e391d01f8c2","kind":"commit","published_at":"2022-03-13T10:07:55.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/v0.3.5","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v0.3.5/manifests"},{"name":"v1.0.0","sha":"da4865c6848b3abe2af62cea9a8790f676b73f1e","kind":"commit","published_at":"2022-02-28T11:46:56.000Z","download_url":"https://codeload.github.com/davidberenstein1957/classy-classification/tar.gz/v1.0.0","html_url":"https://github.com/davidberenstein1957/classy-classification/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidberenstein1957/classy-classification@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:29:49.154Z","dependent_packages_count":1,"downloads":246,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.227242441193372,"dependent_repos_count":21.627614287651376,"dependent_packages_count":4.751982857568471,"stargazers_count":5.290466927184253,"forks_count":10.161862603933132,"docker_downloads_count":null,"average":9.21183382350612},"purl":"pkg:pypi/classy-classification","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/classy-classification","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/classy-classification","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/classy-classification/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:10:59.316Z","issues_count":44,"pull_requests_count":10,"avg_time_to_close_issue":5693929.636363637,"avg_time_to_close_pull_request":4356933.4,"issues_closed_count":44,"pull_requests_closed_count":10,"pull_request_authors_count":6,"issue_authors_count":31,"avg_comments_per_issue":3.6363636363636362,"avg_comments_per_pull_request":1.9,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1975595.6666666667,"past_year_avg_time_to_close_pull_request":1223.3333333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":0.0,"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/davidberenstein1957%2Fclassy-classification/issues","maintainers":[{"login":"davidberenstein1957","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"}],"active_maintainers":[{"login":"davidberenstein1957","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/classy-classification/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/classy-classification/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/classy-classification/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/classy-classification/related_packages","maintainers":[{"uuid":"David.Berenstein","login":"David.Berenstein","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/David.Berenstein/","role":null,"created_at":"2022-11-21T09:23:11.154Z","updated_at":"2022-11-21T09:23:11.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/David.Berenstein/packages"},{"uuid":"mkirilov","login":"mkirilov","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/mkirilov/","role":null,"created_at":"2022-11-21T09:23:11.165Z","updated_at":"2022-11-21T09:23:11.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mkirilov/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724957,"maintainers_count":308283,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":1723554,"full_name":"davidberenstein1957/classy-classification","default_branch":"main","committers":[{"name":"david","email":"david.m.berenstein@gmail.com","login":"davidberenstein1957","count":77},{"name":"David Berenstein","email":"david.berenstein@pandoraintelligence.com","login":"DavidFromPandora","count":34},{"name":"Pepijn Boers","email":"pepijnbb@gmail.com","login":"PepijnBoers","count":4},{"name":"Boers","email":"pepijn.boers@zilverenkruis.nl","login":"pboers-zk","count":2}],"total_commits":117,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.25,"dds":0.3418803418803419,"past_year_committers":[{"name":"davidberenstein1957","email":"david.m.berenstein@gmail.com","login":"davidberenstein1957","count":23}],"past_year_total_commits":23,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":23.0,"past_year_dds":0.0,"last_synced_at":"2025-05-16T15:37:27.552Z","last_synced_commit":"137c3338b600dabdb237109ca517e849f86cc874","created_at":"2024-09-11T17:50:34.666Z","updated_at":"2025-05-16T15:37:27.553Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"davidberenstein1957/classy-classification","html_url":"https://github.com/davidberenstein1957/classy-classification","last_synced_at":"2025-08-31T11:10:59.316Z","status":null,"issues_count":44,"pull_requests_count":10,"avg_time_to_close_issue":5693929.636363637,"avg_time_to_close_pull_request":4356933.4,"issues_closed_count":44,"pull_requests_closed_count":10,"pull_request_authors_count":6,"issue_authors_count":31,"avg_comments_per_issue":3.6363636363636362,"avg_comments_per_pull_request":1.9,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1975595.6666666667,"past_year_avg_time_to_close_pull_request":1223.3333333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2024-09-11T17:50:39.875Z","updated_at":"2025-09-03T06:54:31.720Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidberenstein1957%2Fclassy-classification/issues","issue_labels_count":{"enhancement":6,"bug":6,"documentation":1},"pull_request_labels_count":{"dependencies":2,"hacktoberfest":1},"issue_author_associations_count":{"NONE":38,"OWNER":4},"pull_request_author_associations_count":{"OWNER":5,"NONE":5,"CONTRIBUTOR":1},"issue_authors":{"davidberenstein1957":4,"swageeth":3,"andremacola":3,"kbillesk":2,"nv78":2,"koaning":2,"KikeVen":2,"RaiAmanRai":2,"saitej123":2,"drkonafa":1,"nsankar":1,"dpicca":1,"espdev":1,"atefalvi":1,"jackrvaughan":1,"reneschneider":1,"newjessar":1,"benhealthee":1,"fMercatili":1,"RobinRojowiec":1,"juks":1,"mkalisz77":1,"the-black-adder":1,"hectorhernandezbabbel":1,"brownyaroundtown":1,"manuelnelson":1,"agurianov":1,"ximo1984":1,"luisvfb1":1},"pull_request_authors":{"davidberenstein1957":5,"RobinRojowiec":2,"adelevie":1,"PepijnBoers":1,"Masboes":1,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10057061,"issues_count":30965349,"pull_requests_count":93487251,"authors_count":10684480,"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":{"NONE":3},"past_year_pull_request_author_associations_count":{"OWNER":3},"past_year_issue_authors":{"KikeVen":2,"mkalisz77":1},"past_year_pull_request_authors":{"davidberenstein1957":3},"maintainers":[{"login":"davidberenstein1957","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"}],"active_maintainers":[{"login":"davidberenstein1957","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidberenstein1957"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":2,"IssuesEvent":7,"WatchEvent":8,"IssueCommentEvent":13,"PushEvent":9,"PullRequestEvent":3},"last_year":{"CreateEvent":4,"ReleaseEvent":2,"IssuesEvent":7,"WatchEvent":8,"IssueCommentEvent":13,"PushEvent":9,"PullRequestEvent":3}},"keywords":["few-shot-classifcation","hacktoberfest","machine-learning","natural-language-processing","nlp","nlu","sentence-transformers","spacy","text-classification"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-08-19T08:10:29.673Z","updated_at":"2022-08-19T08:10:29.673Z","repository_link":"https://github.com/davidberenstein1957/classy-classification/blob/main/poetry.lock","dependencies":[{"id":2016890735,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":2016890736,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":2016890737,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.1","direct":false,"kind":"runtime","optional":false},{"id":2016890738,"package_name":"black","ecosystem":"pypi","requirements":"22.3.0","direct":false,"kind":"develop","optional":false},{"id":2016890739,"package_name":"blis","ecosystem":"pypi","requirements":"0.7.7","direct":false,"kind":"runtime","optional":false},{"id":2016890740,"package_name":"catalogue","ecosystem":"pypi","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":2016890741,"package_name":"certifi","ecosystem":"pypi","requirements":"2021.10.8","direct":false,"kind":"runtime","optional":false},{"id":2016890742,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":2016890743,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"develop","optional":false},{"id":2016890744,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":2016890745,"package_name":"click","ecosystem":"pypi","requirements":"8.1.2","direct":false,"kind":"runtime","optional":false},{"id":2016890746,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":2016890747,"package_name":"cymem","ecosystem":"pypi","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":2016890748,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.4","direct":false,"kind":"develop","optional":false},{"id":2016890749,"package_name":"faiss-cpu","ecosystem":"pypi","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":2016890750,"package_name":"fasttext","ecosystem":"pypi","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":2016890751,"package_name":"filelock","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":2016890752,"package_name":"flake8","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"develop","optional":false},{"id":2016890753,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"22.3.23","direct":false,"kind":"develop","optional":false},{"id":2016890754,"package_name":"flake8-docstrings","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":2016890755,"package_name":"flake8-polyfill","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":2016890756,"package_name":"flatbuffers","ecosystem":"pypi","requirements":"2.0","direct":false,"kind":"runtime","optional":false},{"id":2016890757,"package_name":"huggingface-hub","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":2016890758,"package_name":"identify","ecosystem":"pypi","requirements":"2.4.12","direct":false,"kind":"develop","optional":false},{"id":2016890759,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"runtime","optional":false},{"id":2016890760,"package_name":"imagehash","ecosystem":"pypi","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":2016890761,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":2016890762,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":2016890763,"package_name":"isort","ecosystem":"pypi","requirements":"5.10.1","direct":false,"kind":"develop","optional":false},{"id":2016890764,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":2016890765,"package_name":"joblib","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":2016890766,"package_name":"langcodes","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":2016890767,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":2016890768,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":2016890769,"package_name":"murmurhash","ecosystem":"pypi","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":2016890770,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":2016890771,"package_name":"nltk","ecosystem":"pypi","requirements":"3.7","direct":false,"kind":"runtime","optional":false},{"id":2016890772,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":2016890773,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.1","direct":false,"kind":"runtime","optional":false},{"id":2016890774,"package_name":"onnx","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":2016890775,"package_name":"onnxconverter-common","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":2016890776,"package_name":"onnxmltools","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":2016890777,"package_name":"onnxruntime","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":2016890778,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":2016890779,"package_name":"pandas","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":2016890780,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":2016890781,"package_name":"pathy","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":2016890782,"package_name":"pep8-naming","ecosystem":"pypi","requirements":"0.12.1","direct":false,"kind":"develop","optional":false},{"id":2016890783,"package_name":"pillow","ecosystem":"pypi","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":2016890784,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.1","direct":false,"kind":"develop","optional":false},{"id":2016890785,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":2016890786,"package_name":"pre-commit","ecosystem":"pypi","requirements":"2.18.1","direct":false,"kind":"develop","optional":false},{"id":2016890787,"package_name":"preshed","ecosystem":"pypi","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":2016890788,"package_name":"protobuf","ecosystem":"pypi","requirements":"3.20.1","direct":false,"kind":"runtime","optional":false},{"id":2016890789,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":2016890790,"package_name":"pybind11","ecosystem":"pypi","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":2016890791,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.8.0","direct":false,"kind":"develop","optional":false},{"id":2016890792,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"runtime","optional":false},{"id":2016890793,"package_name":"pydantic","ecosystem":"pypi","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":2016890794,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"6.1.1","direct":false,"kind":"develop","optional":false},{"id":2016890795,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"develop","optional":false},{"id":2016890796,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":2016890797,"package_name":"pytest","ecosystem":"pypi","requirements":"7.1.1","direct":false,"kind":"develop","optional":false},{"id":2016890798,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":2016890799,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.1","direct":false,"kind":"runtime","optional":false},{"id":2016890800,"package_name":"pywavelets","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":2016890801,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"runtime","optional":false},{"id":2016890802,"package_name":"regex","ecosystem":"pypi","requirements":"2022.3.15","direct":false,"kind":"runtime","optional":false},{"id":2016890803,"package_name":"requests","ecosystem":"pypi","requirements":"2.27.1","direct":false,"kind":"runtime","optional":false},{"id":2016890804,"package_name":"sacremoses","ecosystem":"pypi","requirements":"0.0.49","direct":false,"kind":"runtime","optional":false},{"id":2016890805,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":2016890806,"package_name":"scipy","ecosystem":"pypi","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":2016890807,"package_name":"sentence-transformers","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":2016890808,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"0.1.96","direct":false,"kind":"runtime","optional":false},{"id":2016890809,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":2016890810,"package_name":"skl2onnx","ecosystem":"pypi","requirements":"1.11.2","direct":false,"kind":"runtime","optional":false},{"id":2016890811,"package_name":"smart-open","ecosystem":"pypi","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":2016890812,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":2016890813,"package_name":"soundfile","ecosystem":"pypi","requirements":"0.10.3.post1","direct":false,"kind":"runtime","optional":false},{"id":2016890814,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.3.2.post1","direct":false,"kind":"runtime","optional":false},{"id":2016890815,"package_name":"spacy","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":2016890816,"package_name":"spacy-alignments","ecosystem":"pypi","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":2016890817,"package_name":"spacy-legacy","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":2016890818,"package_name":"spacy-loggers","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":2016890819,"package_name":"spacy-transformers","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":2016890820,"package_name":"srsly","ecosystem":"pypi","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":2016890821,"package_name":"thinc","ecosystem":"pypi","requirements":"8.0.15","direct":false,"kind":"runtime","optional":false},{"id":2016890822,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":2016890823,"package_name":"tika","ecosystem":"pypi","requirements":"1.24","direct":false,"kind":"runtime","optional":false},{"id":2016890824,"package_name":"timm","ecosystem":"pypi","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":2016890825,"package_name":"tokenizers","ecosystem":"pypi","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":2016890826,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":2016890827,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":2016890828,"package_name":"torch","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":2016890829,"package_name":"torchvision","ecosystem":"pypi","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":2016890830,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":2016890831,"package_name":"transformers","ecosystem":"pypi","requirements":"4.17.0","direct":false,"kind":"runtime","optional":false},{"id":2016890832,"package_name":"txtai","ecosystem":"pypi","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":2016890833,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.2","direct":false,"kind":"develop","optional":false},{"id":2016890834,"package_name":"typer","ecosystem":"pypi","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":2016890835,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"3.10.0.2","direct":false,"kind":"runtime","optional":false},{"id":2016890836,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.9","direct":false,"kind":"runtime","optional":false},{"id":2016890837,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.14.1","direct":false,"kind":"develop","optional":false},{"id":2016890838,"package_name":"wasabi","ecosystem":"pypi","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":2016890839,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-08-19T08:10:30.180Z","updated_at":"2022-08-19T08:10:30.180Z","repository_link":"https://github.com/davidberenstein1957/classy-classification/blob/main/pyproject.toml","dependencies":[{"id":2016904332,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":2016904338,"package_name":"spacy","ecosystem":"pypi","requirements":"^3.0","direct":true,"kind":"runtime","optional":false},{"id":2016904340,"package_name":"sentence-transformers","ecosystem":"pypi","requirements":"^2.0","direct":true,"kind":"runtime","optional":false},{"id":2016904342,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"^1.0","direct":true,"kind":"runtime","optional":false},{"id":2016904344,"package_name":"txtai","ecosystem":"pypi","requirements":"^4.5.0","direct":true,"kind":"runtime","optional":false},{"id":2016904346,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.0.1","direct":true,"kind":"develop","optional":false},{"id":2016904348,"package_name":"flake8","ecosystem":"pypi","requirements":"^4.0.1","direct":true,"kind":"develop","optional":false},{"id":2016904350,"package_name":"black","ecosystem":"pypi","requirements":"^22.3.0","direct":true,"kind":"develop","optional":false},{"id":2016904352,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"^22.3.23","direct":true,"kind":"develop","optional":false},{"id":2016904354,"package_name":"flake8-docstrings","ecosystem":"pypi","requirements":"^1.6.0","direct":true,"kind":"develop","optional":false},{"id":2016904356,"package_name":"isort","ecosystem":"pypi","requirements":"^5.10.1","direct":true,"kind":"develop","optional":false},{"id":2016904357,"package_name":"pep8-naming","ecosystem":"pypi","requirements":"^0.12.1","direct":true,"kind":"develop","optional":false},{"id":2016904359,"package_name":"pre-commit","ecosystem":"pypi","requirements":"^2.17.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T19:16:26.065Z","updated_at":"2023-02-09T19:16:26.065Z","repository_link":"https://github.com/davidberenstein1957/classy-classification/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7503107068,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7503107071,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T19:16:26.213Z","updated_at":"2023-02-09T19:16:26.213Z","repository_link":"https://github.com/davidberenstein1957/classy-classification/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7503108051,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7503108052,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7503108053,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]}],"score":12.296827008798637,"created_at":"2025-09-04T15:50:56.993Z","updated_at":"2025-10-07T08:11:28.213Z","avatar_url":"https://github.com/davidberenstein1957.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":246,"funding_links":["https://www.buymeacoffee.com/98kf2552674"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/25071","html_url":"https://science.ecosyste.ms/projects/25071","bibtex_url":"https://science.ecosyste.ms/projects/25071/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/25071/export.apalike"}