{"id":30858,"name":"transformer-srl","description":"Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambiguation.","url":"https://github.com/riccorl/transformer-srl","last_synced_at":"2025-09-05T04:56:58.531Z","repository":{"id":57476942,"uuid":"280617930","full_name":"Riccorl/transformer-srl","owner":"Riccorl","description":"Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambiguation.","archived":false,"fork":false,"pushed_at":"2022-03-19T10:47:53.000Z","size":1267,"stargazers_count":70,"open_issues_count":5,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-21T15:40:36.765Z","etag":null,"topics":["allennlp","bert","conll2012","dataset","labeling","natural-language-processing","nlp","propbank","pytorch","role","semantic","semantic-role-labeling","shi","span","srl","srl-annotations","srltagger","transformer","transformers","verbatlas"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Riccorl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-07-18T08:48:21.000Z","updated_at":"2025-03-16T03:28:23.000Z","dependencies_parsed_at":"2022-09-14T16:41:17.079Z","dependency_job_id":null,"html_url":"https://github.com/Riccorl/transformer-srl","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Riccorl/transformer-srl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Riccorl","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/sbom","scorecard":{"id":120267,"data":{"date":"2025-08-11","repo":{"name":"github.com/Riccorl/transformer-srl","commit":"d68cebd343beffd20d609c65b5b5d1b8bd08b695"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Riccorl/transformer-srl/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Riccorl/transformer-srl/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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-16T02:18:29.266Z","repository_id":57476942,"created_at":"2025-08-16T02:18:29.266Z","updated_at":"2025-08-16T02:18:29.266Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713609,"owners_count":25154612,"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":"Riccorl","name":"Riccardo Orlando","uuid":"10062216","kind":"user","description":"PhD Student at @SapienzaNLP group","email":"","website":"riccorl.github.io","location":"Rome, Italy","twitter":"RiccardoRicOrl","company":"PhD @SapienzaNLP","icon_url":"https://avatars.githubusercontent.com/u/10062216?u=0485c7da4b8e8645e276239accdb249a9e2e4756\u0026v=4","repositories_count":12,"last_synced_at":"2023-03-04T05:19:26.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Riccorl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:31:56.490Z","updated_at":"2023-03-04T05:19:26.536Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Riccorl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Riccorl/repositories"},"packages":[{"id":2952851,"name":"transformer-srl","ecosystem":"pypi","description":"SRL Transformer model","homepage":"https://github.com/Riccorl/transformer-srl","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/Riccorl/transformer-srl","keywords_array":[],"namespace":null,"versions_count":74,"first_release_published_at":"2020-07-23T23:02:12.000Z","latest_release_published_at":"2022-02-17T15:30:50.000Z","latest_release_number":"2.5.2","last_synced_at":"2025-08-22T15:37:52.438Z","created_at":"2022-04-10T12:53:29.652Z","updated_at":"2025-08-23T01:49:54.957Z","registry_url":"https://pypi.org/project/transformer-srl/","install_command":"pip install transformer-srl --index-url https://pypi.org/simple","documentation_url":"https://transformer-srl.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"transformer-srl","project_status":null},"repo_metadata":{"id":57476942,"uuid":"280617930","full_name":"Riccorl/transformer-srl","owner":"Riccorl","description":"Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambiguation.","archived":false,"fork":false,"pushed_at":"2022-03-19T10:47:53.000Z","size":1267,"stargazers_count":70,"open_issues_count":5,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-16T01:36:30.316Z","etag":null,"topics":["allennlp","bert","conll2012","dataset","labeling","natural-language-processing","nlp","propbank","pytorch","role","semantic","semantic-role-labeling","shi","span","srl","srl-annotations","srltagger","transformer","transformers","verbatlas"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Riccorl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-07-18T08:48:21.000Z","updated_at":"2025-03-16T03:28:23.000Z","dependencies_parsed_at":"2022-09-14T16:41:17.079Z","dependency_job_id":null,"html_url":"https://github.com/Riccorl/transformer-srl","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Riccorl/transformer-srl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Riccorl","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266325534,"owners_count":23911424,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"Riccorl","name":"Riccardo Orlando","uuid":"10062216","kind":"user","description":"PhD Student at @SapienzaNLP group","email":"","website":"riccorl.github.io","location":"Rome, Italy","twitter":"RiccardoRicOrl","company":"PhD @SapienzaNLP","icon_url":"https://avatars.githubusercontent.com/u/10062216?u=0485c7da4b8e8645e276239accdb249a9e2e4756\u0026v=4","repositories_count":12,"last_synced_at":"2023-03-04T05:19:26.520Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Riccorl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:31:56.490Z","updated_at":"2023-03-04T05:19:26.536Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Riccorl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Riccorl/repositories"},"tags":[{"name":"2.5.2","sha":"5dc22abf762d17566e02714d9632c3bd7b044477","kind":"commit","published_at":"2022-02-17T15:29:51.000Z","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/2.5.2","html_url":"https://github.com/Riccorl/transformer-srl/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Riccorl/transformer-srl@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"0d2ec620153d1d3ce25b934a95ca789c85438179","kind":"commit","published_at":"2021-01-30T09:28:47.000Z","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/2.5.1","html_url":"https://github.com/Riccorl/transformer-srl/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Riccorl/transformer-srl@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.5.1/manifests"},{"name":"2.5","sha":"0d2ec620153d1d3ce25b934a95ca789c85438179","kind":"commit","published_at":"2021-01-30T09:28:47.000Z","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/2.5","html_url":"https://github.com/Riccorl/transformer-srl/releases/tag/2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Riccorl/transformer-srl@2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.5/manifests"},{"name":"2.4.6","sha":"b220a4e8ce28c840c00de4f4043e1af556027ffa","kind":"commit","published_at":"2020-11-26T10:00:06.000Z","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/2.4.6","html_url":"https://github.com/Riccorl/transformer-srl/releases/tag/2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Riccorl/transformer-srl@2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.4.6/manifests"},{"name":"2.4.4","sha":"c0a8b90ed5bf17241ff6ab9d797417f5a0686e45","kind":"commit","published_at":"2020-11-18T12:59:18.000Z","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/2.4.4","html_url":"https://github.com/Riccorl/transformer-srl/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Riccorl/transformer-srl@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.4.4/manifests"},{"name":"2.4","sha":"fb71b2424cc93a6e53b87fc6ac087f083b4f4f4b","kind":"commit","published_at":"2020-10-30T11:15:46.000Z","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/2.4","html_url":"https://github.com/Riccorl/transformer-srl/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Riccorl/transformer-srl@2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.4/manifests"},{"name":"2.2","sha":"7fe37c84d8a246cf98e51986eb8e5e0a9ebe2f0f","kind":"commit","published_at":"2020-08-10T11:34:28.000Z","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/2.2","html_url":"https://github.com/Riccorl/transformer-srl/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Riccorl/transformer-srl@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/2.2/manifests"},{"name":"v1.1","sha":"8fe6439f54f43e6147fa19f9fb089bbb73cd91da","kind":"commit","published_at":"2020-07-23T23:14:46.000Z","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/v1.1","html_url":"https://github.com/Riccorl/transformer-srl/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Riccorl/transformer-srl@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/v1.1/manifests"},{"name":"0.9","sha":"322cf8bf3a71ec449125568b3d9c16021c58fcf5","kind":"commit","published_at":"2020-07-19T01:33:21.000Z","download_url":"https://codeload.github.com/Riccorl/transformer-srl/tar.gz/0.9","html_url":"https://github.com/Riccorl/transformer-srl/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Riccorl/transformer-srl@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2025-08-23T01:49:54.927Z","dependent_packages_count":0,"downloads":227,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.934815659445077,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":8.306534382483749,"forks_count":11.402606733713617,"docker_downloads_count":null,"average":13.060878935490962},"purl":"pkg:pypi/transformer-srl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/transformer-srl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/transformer-srl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/transformer-srl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-16T01:26:20.127Z","issues_count":22,"pull_requests_count":1,"avg_time_to_close_issue":1965845.4117647058,"avg_time_to_close_pull_request":909.0,"issues_closed_count":17,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":17,"avg_comments_per_issue":5.681818181818182,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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/Riccorl%2Ftransformer-srl/issues","maintainers":[{"login":"Riccorl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Riccorl"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/transformer-srl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/transformer-srl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/transformer-srl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/transformer-srl/related_packages","maintainers":[{"uuid":"riccorl","login":"riccorl","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/riccorl/","role":null,"created_at":"2023-02-25T16:42:44.260Z","updated_at":"2023-02-25T16:42:44.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/riccorl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724990,"maintainers_count":308306,"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":674272,"full_name":"Riccorl/transformer-srl","default_branch":"master","committers":[{"name":"Riccardo Orlando","email":"orlandoricc@gmail.com","login":null,"count":139},{"name":"Riccardo Orlando","email":"Riccorl","login":"Riccorl","count":8}],"total_commits":147,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":73.5,"dds":0.05442176870748294,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-28T18:01:16.269Z","last_synced_commit":"d68cebd343beffd20d609c65b5b5d1b8bd08b695","created_at":"2023-03-09T10:36:52.907Z","updated_at":"2024-01-28T18:01:16.269Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/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":"Riccorl/transformer-srl","html_url":"https://github.com/Riccorl/transformer-srl","last_synced_at":"2025-07-21T15:20:46.050Z","status":"error","issues_count":22,"pull_requests_count":1,"avg_time_to_close_issue":1965845.4117647058,"avg_time_to_close_pull_request":909.0,"issues_closed_count":17,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":17,"avg_comments_per_issue":5.681818181818182,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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-15T01:46:53.688Z","updated_at":"2025-07-21T15:20:46.050Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riccorl%2Ftransformer-srl/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":22},"pull_request_author_associations_count":{"OWNER":1},"issue_authors":{"LeonHammerla":3,"sev777":2,"Zoher15":2,"logicReasoner":2,"egumasa":1,"KTRosenberg":1,"pragyakatyayan":1,"alirezamshi-zz":1,"Wangpeiyi9979":1,"creatorrr":1,"DavidSorge":1,"felgaet":1,"therealhieu":1,"Suneal":1,"Lisa-aa":1,"alapanju":1,"MausamGaurav":1},"pull_request_authors":{"Riccorl":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-22T00:00:16.838Z","repositories_count":8477485,"issues_count":15901687,"pull_requests_count":37901090,"authors_count":5664582,"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":[{"login":"Riccorl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Riccorl"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":["allennlp","bert","conll2012","dataset","labeling","natural-language-processing","nlp","propbank","pytorch","role","semantic","semantic-role-labeling","shi","span","srl","srl-annotations","srltagger","transformer","transformers","verbatlas"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-14T16:41:16.969Z","updated_at":"2022-09-14T16:41:16.969Z","repository_link":"https://github.com/Riccorl/transformer-srl/blob/master/setup.py","dependencies":[{"id":4839661685,"package_name":"allennlp","ecosystem":"pypi","requirements":"\u003e=2.0,\u003c2.1","direct":true,"kind":"runtime","optional":false},{"id":4839661686,"package_name":"allennlp_models","ecosystem":"pypi","requirements":"\u003e=2.0,\u003c2.1","direct":true,"kind":"runtime","optional":false},{"id":4839661687,"package_name":"spacy","ecosystem":"pypi","requirements":"\u003e=2.3,\u003c2.4","direct":true,"kind":"runtime","optional":false}]}],"score":10.444357297650495,"created_at":"2025-09-04T15:51:03.643Z","updated_at":"2025-10-07T08:13:15.193Z","avatar_url":"https://github.com/Riccorl.png","language":"Perl","category":null,"sub_category":null,"monthly_downloads":227,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/30858","html_url":"https://science.ecosyste.ms/projects/30858","bibtex_url":"https://science.ecosyste.ms/projects/30858/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/30858/export.apalike"}