{"id":76821,"name":null,"description":"🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy","url":"https://github.com/explosion/spacy-transformers","last_synced_at":"2025-09-08T20:51:18.259Z","repository":{"id":37271576,"uuid":"199068120","full_name":"explosion/spacy-transformers","owner":"explosion","description":"🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy","archived":false,"fork":false,"pushed_at":"2025-05-26T16:00:28.000Z","size":1208,"stargazers_count":1393,"open_issues_count":1,"forks_count":172,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-09-01T10:17:19.544Z","etag":null,"topics":["bert","google","gpt-2","huggingface","language-model","machine-learning","natural-language-processing","natural-language-understanding","nlp","openai","pytorch","pytorch-model","spacy","spacy-extension","spacy-pipeline","transfer-learning","xlnet"],"latest_commit_sha":null,"homepage":"https://spacy.io/usage/embeddings-transformers","language":"Python","has_issues":false,"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/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-26T19:12:34.000Z","updated_at":"2025-08-27T12:20:46.000Z","dependencies_parsed_at":"2023-12-19T07:43:44.854Z","dependency_job_id":"38294fc7-3737-4c9e-b817-3baa2f24321e","html_url":"https://github.com/explosion/spacy-transformers","commit_stats":{"total_commits":1312,"total_committers":26,"mean_commits":50.46153846153846,"dds":"0.36966463414634143","last_synced_commit":"128bb2c3be37d26e235a92147bf845029dfe4220"},"previous_names":["explosion/spacy-pytorch-transformers"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/spacy-transformers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-transformers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-transformers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-transformers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-transformers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/spacy-transformers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-transformers/sbom","scorecard":{"id":388307,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/spacy-transformers","commit":"aa1bb58f74570035e8a6dc3623292deaf95e03da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'issues' permission set to 'read': .github/workflows/cibuildwheel.yml:53","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cibuildwheel.yml:54","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/cibuildwheel.yml:55","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/cibuildwheel.yml:56","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/cibuildwheel.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cibuildwheel.yml:50","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/cibuildwheel.yml:51","Info: jobLevel 'actions' permission set to 'read': .github/workflows/cibuildwheel.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_pypi.yml:19","Warn: no topLevel permission defined: .github/workflows/cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/explosionbot.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-manager.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cibuildwheel.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cibuildwheel.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cibuildwheel.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cibuildwheel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cibuildwheel.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cibuildwheel.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cibuildwheel.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/explosionbot.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/explosionbot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/explosionbot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/explosionbot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-manager.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/issue-manager.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/spacy-transformers/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/explosionbot.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:91","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   9 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.yml:12"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact release-v1.3.9 not signed: https://api.github.com/repos/explosion/spacy-transformers/releases/221045247","Warn: release artifact release-v1.3.8 not signed: https://api.github.com/repos/explosion/spacy-transformers/releases/198795266","Warn: release artifact release-v1.3.6 not signed: https://api.github.com/repos/explosion/spacy-transformers/releases/194638930","Warn: release artifact release-v1.3.9 does not have provenance: https://api.github.com/repos/explosion/spacy-transformers/releases/221045247","Warn: release artifact release-v1.3.8 does not have provenance: https://api.github.com/repos/explosion/spacy-transformers/releases/198795266","Warn: release artifact release-v1.3.6 does not have provenance: https://api.github.com/repos/explosion/spacy-transformers/releases/194638930"],"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":-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":"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":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","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-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-18T17:12:31.046Z","repository_id":37271576,"created_at":"2025-08-18T17:12:31.056Z","updated_at":"2025-08-18T17:12:31.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231483,"owners_count":25245601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"packages":null,"commits":{"id":26223,"full_name":"explosion/spacy-transformers","default_branch":"master","committers":[{"name":"Matthew Honnibal","email":"honnibal+gh@gmail.com","login":"honnibal","count":833},{"name":"Ines Montani","email":"ines@ines.io","login":"ines","count":215},{"name":"Adriane Boyd","email":"adrianeboyd@gmail.com","login":"adrianeboyd","count":137},{"name":"svlandeg","email":"sofie.vanlandeghem@gmail.com","login":"svlandeg","count":81},{"name":"Daniël de Kok","email":"me@danieldk.eu","login":"danieldk","count":18},{"name":"Yohei Tamura","email":"tamuhey@gmail.com","login":"tamuhey","count":15},{"name":"Madeesh Kannan","email":"shadeMe","login":"shadeMe","count":4},{"name":"Santiago Castro","email":"bryant@montevideo.com.uy","login":"bryant1410","count":4},{"name":"Ryn Daniels","email":"ryn@explosion.ai","login":null,"count":3},{"name":"Kenneth Enevoldsen","email":"kennethcenevoldsen@gmail.com","login":"KennethEnevoldsen","count":2},{"name":"Osman Baskaya","email":"thyme.exe@gmail.com","login":null,"count":1},{"name":"Basile Dura","email":"bdura","login":"bdura","count":1},{"name":"Masoud Kazemi","email":"mkazemi73@gmail.com","login":"mkaze","count":1},{"name":"Nirant","email":"NirantK","login":"NirantK","count":1},{"name":"Paul O'Leary McCann","email":"polm@dampfkraft.com","login":"polm","count":1},{"name":"Peter B","email":"5107405+pmbaumgartner","login":"pmbaumgartner","count":1},{"name":"Ryn Daniels","email":"397565+ryndaniels","login":"ryndaniels","count":1},{"name":"Timothy J Laurent","email":"timothyjlaurent@gmail.com","login":"timothyjlaurent","count":1},{"name":"kayvane","email":"kevstar92@hotmail.com","login":"kayvane","count":1},{"name":"ssavvi","email":"54173753+ssavvi","login":"ssavvi","count":1},{"name":"tsoernes","email":"t.soernes@gmail.com","login":"tsoernes","count":1},{"name":"zlin","email":"zlin@bombora.com","login":"ZhuoruLin","count":1}],"total_commits":1324,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":60.18181818181818,"dds":0.37084592145015105,"past_year_committers":[{"name":"Matthew Honnibal","email":"honnibal+gh@gmail.com","login":"honnibal","count":6},{"name":"Sofie Van Landeghem","email":"svlandeg","login":"svlandeg","count":1},{"name":"Daniël de Kok","email":"me@danieldk.eu","login":"danieldk","count":1}],"past_year_total_commits":8,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.6666666666666665,"past_year_dds":0.25,"last_synced_at":"2025-05-14T17:10:23.270Z","last_synced_commit":"ee15c2c1ae5802099185b6dc0221c3406384e0bd","created_at":"2023-03-07T16:29:38.311Z","updated_at":"2025-05-14T17:10:23.309Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-transformers/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"explosion/spacy-transformers","html_url":"https://github.com/explosion/spacy-transformers","last_synced_at":"2025-08-31T11:04:35.715Z","status":null,"issues_count":0,"pull_requests_count":130,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":675909.0692307692,"issues_closed_count":0,"pull_requests_closed_count":130,"pull_request_authors_count":13,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9230769230769231,"merged_pull_requests_count":114,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":101766.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":2,"created_at":"2023-05-10T11:05:51.220Z","updated_at":"2025-09-01T17:36:39.724Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-transformers","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-transformers/issues","issue_labels_count":{},"pull_request_labels_count":{"bug":10,"enhancement":7,"tests":6,"v1.1":5,"feat / pipeline":4,"perf / speed":3,"feat / alignment":3,"perf / memory":2,"feat / serialize":2,"docs":1,"pytorch":1,"install":1},"issue_author_associations_count":{},"pull_request_author_associations_count":{"MEMBER":107,"CONTRIBUTOR":21,"NONE":4},"issue_authors":{},"pull_request_authors":{"adrianeboyd":89,"danieldk":15,"shadeMe":6,"honnibal":5,"svlandeg":5,"ryndaniels":3,"hume-brian":2,"polm":2,"bryant1410":1,"KennethEnevoldsen":1,"bdura":1,"hiroshi-matsuda-rit":1,"cherbel":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172081,"issues_count":31993946,"pull_requests_count":100251918,"authors_count":10732524,"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":{"MEMBER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"honnibal":2},"maintainers":[{"login":"adrianeboyd","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"danieldk","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danieldk"},{"login":"honnibal","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/honnibal"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[{"login":"honnibal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/honnibal"}]},"events":{"total":{"ReleaseEvent":4,"WatchEvent":49,"DeleteEvent":4,"MemberEvent":1,"IssueCommentEvent":5,"PushEvent":11,"PullRequestEvent":2,"ForkEvent":7,"CreateEvent":7},"last_year":{"ReleaseEvent":4,"WatchEvent":49,"DeleteEvent":4,"MemberEvent":1,"IssueCommentEvent":5,"PushEvent":11,"PullRequestEvent":2,"ForkEvent":7,"CreateEvent":7}},"keywords":["bert","google","gpt-2","huggingface","language-model","machine-learning","natural-language-processing","natural-language-understanding","nlp","openai","pytorch","pytorch-model","spacy","spacy-extension","spacy-pipeline","transfer-learning","xlnet"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/explosionbot.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T06:45:25.566Z","updated_at":"2023-02-18T06:45:25.566Z","repository_link":"https://github.com/explosion/spacy-transformers/blob/master/.github/workflows/explosionbot.yml","dependencies":[{"id":7755719319,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7755719320,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-manager.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T06:45:25.611Z","updated_at":"2023-02-18T06:45:25.611Z","repository_link":"https://github.com/explosion/spacy-transformers/blob/master/.github/workflows/issue-manager.yml","dependencies":[{"id":7755719718,"package_name":"tiangolo/issue-manager","ecosystem":"actions","requirements":"0.2.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-18T06:45:25.748Z","updated_at":"2023-02-18T06:45:25.748Z","repository_link":"https://github.com/explosion/spacy-transformers/blob/master/requirements.txt","dependencies":[{"id":7755719826,"package_name":"spacy","ecosystem":"pypi","requirements":"\u003e=3.5.0,\u003c4.0.0","direct":true,"kind":"runtime","optional":false},{"id":7755719827,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.0","direct":true,"kind":"runtime","optional":false},{"id":7755719828,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=3.4.0,\u003c4.27.0","direct":true,"kind":"runtime","optional":false},{"id":7755719829,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.8.0","direct":true,"kind":"runtime","optional":false},{"id":7755719830,"package_name":"srsly","ecosystem":"pypi","requirements":"\u003e=2.4.0,\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7755719831,"package_name":"dataclasses","ecosystem":"pypi","requirements":"\u003e=0.6,\u003c1.0","direct":true,"kind":"runtime","optional":false},{"id":7755719842,"package_name":"spacy-alignments","ecosystem":"pypi","requirements":"\u003e=0.7.2,\u003c1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7755719843,"package_name":"cython","ecosystem":"pypi","requirements":"\u003e=0.25","direct":true,"kind":"runtime","optional":false},{"id":7755719844,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.2.0","direct":true,"kind":"runtime","optional":false},{"id":7755719845,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.7.0,\u003c2.8.0","direct":true,"kind":"runtime","optional":false},{"id":7755719846,"package_name":"mypy","ecosystem":"pypi","requirements":"\u003e=0.990,\u003c0.1000","direct":true,"kind":"runtime","optional":false},{"id":7755719847,"package_name":"types-contextvars","ecosystem":"pypi","requirements":"\u003e=0.1.2","direct":true,"kind":"runtime","optional":false},{"id":7755719848,"package_name":"types-dataclasses","ecosystem":"pypi","requirements":"\u003e=0.1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-10-10T17:01:25.217Z","updated_at":"2023-10-10T17:01:25.217Z","repository_link":"https://github.com/explosion/spacy-transformers/blob/master/.github/workflows/tests.yml","dependencies":[{"id":14126057561,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14126057562,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-10T17:01:25.488Z","updated_at":"2023-10-10T17:01:25.488Z","repository_link":"https://github.com/explosion/spacy-transformers/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-10T17:01:25.590Z","updated_at":"2023-10-10T17:01:25.590Z","repository_link":"https://github.com/explosion/spacy-transformers/blob/master/setup.py","dependencies":[]}],"score":10.330975044678786,"created_at":"2025-09-08T20:49:50.652Z","updated_at":"2025-10-07T08:27:41.902Z","avatar_url":"https://github.com/explosion.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["tokenization","cython","entity-linking","named-entity-recognition","text-classification","jax","machine-learning-library","mxnet","transformer","type-checking"],"project_url":"https://science.ecosyste.ms/api/v1/projects/76821","html_url":"https://science.ecosyste.ms/projects/76821"}