{"id":15014066,"url":"https://github.com/explosion/spacy-legacy","last_synced_at":"2025-10-19T14:31:54.626Z","repository":{"id":43690863,"uuid":"329772860","full_name":"explosion/spacy-legacy","owner":"explosion","description":"🕸️ Legacy architectures and other registered spaCy v3.x functions for backwards-compatibility","archived":false,"fork":false,"pushed_at":"2024-01-25T15:09:25.000Z","size":71,"stargazers_count":4,"open_issues_count":0,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-29T18:38:17.552Z","etag":null,"topics":["spacy"],"latest_commit_sha":null,"homepage":"https://spacy.io","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":"2021-01-15T01:00:59.000Z","updated_at":"2024-01-04T13:48:08.000Z","dependencies_parsed_at":"2023-12-18T22:42:20.605Z","dependency_job_id":"b18854d5-5256-43f6-94da-4b940124918e","html_url":"https://github.com/explosion/spacy-legacy","commit_stats":{"total_commits":55,"total_committers":8,"mean_commits":6.875,"dds":0.6181818181818182,"last_synced_commit":"a401666d300e187a7678d5e072bae044c427c4ce"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-legacy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-legacy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-legacy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fspacy-legacy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/spacy-legacy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237152771,"owners_count":19263780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["spacy"],"created_at":"2024-09-24T19:45:08.875Z","updated_at":"2025-10-19T14:31:54.282Z","avatar_url":"https://github.com/explosion.png","language":"Python","readme":"\u003ca href=\"https://explosion.ai\"\u003e\u003cimg src=\"https://explosion.ai/assets/img/logo.svg\" width=\"125\" height=\"125\" align=\"right\" /\u003e\u003c/a\u003e\n\n# spacy-legacy: Legacy functions and architectures for backwards compatibility\n\nThis package includes outdated registered functions for\n[spaCy](https://spacy.io) v3.x, for example model architectures, pipeline\ncomponents and utilities. It's **installed automatically** as a dependency of\nspaCy, and allows us to provide backwards compatibility, while keeping the core\nlibrary tidy and up to date. All of this happens under the hood, so you\ntypically shouldn't have to care about this package.\n\n[![tests](https://github.com/explosion/spacy-legacy/actions/workflows/tests.yml/badge.svg)](https://github.com/explosion/spacy-legacy/actions/workflows/tests.yml)\n[![pypi Version](https://img.shields.io/pypi/v/spacy-legacy.svg?style=flat-square\u0026logo=pypi\u0026logoColor=white)](https://pypi.org/project/spacy-legacy/)\n\n## How it works\n\nWhenever a new backwards-incompatible version of a registered function is\navailable, e.g. `spacy.Tok2Vec.v1` \u0026rarr; `spacy.Tok2Vec.v2`, the legacy version\nis moved to `spacy-legacy`, and exposed via [entry points](setup.cfg). This\nmeans that it will still be available if your config files use it, even though\nthe core library only includes the latest version.\n\nLegacy functions are exposed with the prefix `spacy-legacy`, e.g.\n`spacy-legacy.Tok2Vec.v1`. When spaCy resolves your config and a function is not\navailable in the core library, e.g. `spacy.Tok2Vec.v1`, it will check if there's\na legacy function available and fall back to that. You can also explicitly refer\nto legacy functions in your config, to indicate that a newer version is\navailable.\n\n## Bug reports and other issues\n\nPlease use [spaCy's issue tracker](https://github.com/explosion/spaCy/issues) to\nreport a bug, or open a new thread on the\n[discussion board](https://github.com/explosion/spaCy/discussions) for any other\nissue.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplosion%2Fspacy-legacy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexplosion%2Fspacy-legacy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplosion%2Fspacy-legacy/lists"}